|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.impl.core.layers.layer3.block.BlockStatus
public class BlockStatus
To keep track of block status
Field Summary | |
---|---|
static byte |
BLOCK_FULL
|
static byte |
BLOCK_NOT_FULL
|
Constructor Summary | |
---|---|
BlockStatus()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte BLOCK_NOT_FULL
public static final byte BLOCK_FULL
Constructor Detail |
---|
public BlockStatus()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |