|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An item of data presented by a data reader into the index. This is the generic interface to the data coming into the system.
Method Summary | |
java.nio.ByteBuffer |
getBytes()
Get the data itself |
DataType |
getDataType()
Get the DataType of the DataItem. |
long |
getSize()
Get the size of the data item |
Method Detail |
public java.nio.ByteBuffer getBytes()
public long getSize()
public DataType getDataType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |