Uses of Class
io.datarouter.filesystem.snapshot.block.leaf.LeafBlock.ValueLocation
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.block.leaf |
-
Uses of LeafBlock.ValueLocation in io.datarouter.filesystem.snapshot.block.leaf
Methods in io.datarouter.filesystem.snapshot.block.leaf that return LeafBlock.ValueLocation Modifier and Type Method Description default LeafBlock.ValueLocationLeafBlock. getValueBlock(int column, long recordId)Methods in io.datarouter.filesystem.snapshot.block.leaf that return types with arguments of type LeafBlock.ValueLocation Modifier and Type Method Description default java.util.Optional<LeafBlock.ValueLocation>LeafBlock. findValueBlock(int column, byte[] searchKey)