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