public class RegularGridBlockManager extends OverlapBlockManager
accessHistory, blockBounds, bounds, components, dim, fmpFlags, recordDesc, size
Constructor and Description |
---|
RegularGridBlockManager(ComponentInfo[] cinfo) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
int |
searchBlock(IndexSpaceID isid) |
void |
subblock(DataBlock theBlock,
ISBounds dstBounds,
ISBounds srcBounds,
FieldIDMapper mp)
Reads a subblock defined by srcBounds into the region of the Datablock argument
defined by dstBounds.
|
ARRep, buildISBounds, check, datum, datum, datum, datum, datum, dim, getBounds, getComponentInfo, getComponentInfo, getRecordDescriptor, hasIntersection, isRegular, size, subblock, subblock
public RegularGridBlockManager(ComponentInfo[] cinfo)
public void subblock(DataBlock theBlock, ISBounds dstBounds, ISBounds srcBounds, FieldIDMapper mp)
subblock
in class OverlapBlockManager
public int searchBlock(IndexSpaceID isid)
searchBlock
in class BlockManager
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException