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, subblockpublic RegularGridBlockManager(ComponentInfo[] cinfo)
public void subblock(DataBlock theBlock, ISBounds dstBounds, ISBounds srcBounds, FieldIDMapper mp)
subblock in class OverlapBlockManagerpublic int searchBlock(IndexSpaceID isid)
searchBlock in class BlockManagerpublic static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException