public class BTreeIndex extends java.lang.Object implements ChunkIndex
Constructor and Description |
---|
BTreeIndex(HdfBackingStorage hdfBackingStorage,
long address,
DatasetInfo datasetInfo) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Chunk> |
getAllChunks() |
public BTreeIndex(HdfBackingStorage hdfBackingStorage, long address, DatasetInfo datasetInfo)
public java.util.Collection<Chunk> getAllChunks()
getAllChunks
in interface ChunkIndex