|
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 IndexFilter
Interface defining method for limiting the key, value pairs that are returned when transversing an Index.
previousKey
,
nextKey
,
previousValue
,
nextValue
Method Summary | |
---|---|
boolean |
matches(java.lang.Object key,
java.lang.Object value)
Returns whether the specified key, value pair matches the desired criteria. |
Method Detail |
---|
boolean matches(java.lang.Object key, java.lang.Object value)
key
- the key to check.value
- the associated value to check.
|
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.