|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Indexer
Interface used to define method used by IndexedObjectStore in indexing key, value pairs.
Method Summary | |
---|---|
java.lang.Object |
getIndexKey(java.lang.Object key,
java.lang.Object value)
Returns the index key using the specified ObjectStore key, value pair. |
Method Detail |
---|
java.lang.Object getIndexKey(java.lang.Object key, java.lang.Object value) throws java.io.IOException
key
- the key.value
- the value.
java.io.IOException
- if any exception occurs.
|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001-2005 Servertec. All rights reserved.