|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataCache
The data objects referenced by the index. The data may or may not be in core. It is up to the implementations to decide if a data object will be kept in core.
| Method Summary | |
|---|---|
int |
addData(DataAbstraction data)
Hold a Data Object. |
boolean |
close()
Close this data cache. |
boolean |
flush()
Flush this data cache. |
| Method Detail |
|---|
int addData(DataAbstraction data)
boolean flush()
boolean close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||