|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataHolder
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 |
|---|
java.nio.ByteBuffer getBytes()
Timestamp getLastAccessTime()
Timestamp getReadTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||