|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for objects that act as holders of data from an index.
Method Summary | |
java.nio.ByteBuffer |
getBytes()
Get the bytes. |
Timestamp |
getLastAccessTime()
Get the last time this object was accessed. |
Timestamp |
getReadTime()
Get the time the data was read from storage into this object. |
Methods inherited from interface com.timeindexing.index.DataAbstraction |
getSize |
Method Detail |
public java.nio.ByteBuffer getBytes()
public Timestamp getLastAccessTime()
public Timestamp getReadTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |