| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Interface for storing/extracting indexes. Map keys to index entries.
| Field Summary | |
final static String | DEFAULT_INDEX_NAME |
| Method Summary | |
void | close()Release all resources. |
boolean | isValid()Check is this index valid. |
| Methods inherited from interface java.util.Map |
size, isEmpty, containsKey, containsValue, get, put, remove, putAll, clear, keySet, values, entrySet, equals, hashCode |
| Field Detail |
public final static String DEFAULT_INDEX_NAME
| Method Detail |
public void close()
throws java.lang.Exception
public boolean isValid()
true if index valid, false otherwise.| Association Links |
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||