|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.datasource.BlockManager
edu.unh.sdb.datasource.OverlapBlockManager
edu.unh.sdb.datasource.RegularGridBlockManager
public class RegularGridBlockManager
Field Summary |
---|
Fields inherited from class edu.unh.sdb.datasource.BlockManager |
---|
accessHistory, blockBounds, bounds, components, dim, fmpFlags, recordDesc, size |
Constructor Summary | |
---|---|
RegularGridBlockManager(ComponentInfo[] cinfo)
|
Method Summary | |
---|---|
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. |
Methods inherited from class edu.unh.sdb.datasource.BlockManager |
---|
ARRep, buildISBounds, check, datum, datum, datum, datum, datum, dim, getBounds, getComponentInfo, getComponentInfo, getRecordDescriptor, hasIntersection, isRegular, size, subblock, subblock |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegularGridBlockManager(ComponentInfo[] cinfo)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |