|
IBM WebSphere® DataPower® XC10 Appliance Release 1.0 Client API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.objectgrid.plugins.EvictorData.SpecialEvictorData
public static final class EvictorData.SpecialEvictorData
Special value class used for representing the key not being found in the
BackingMap
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.ibm.websphere.objectgrid.plugins.EvictorData |
---|
EvictorData.SpecialEvictorData |
Field Summary |
---|
Fields inherited from interface com.ibm.websphere.objectgrid.plugins.EvictorData |
---|
KEY_NOT_FOUND |
Constructor Summary | |
---|---|
EvictorData.SpecialEvictorData()
|
Method Summary | |
---|---|
java.lang.Object |
getKey()
Dummy implementation method since this class will not be called. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvictorData.SpecialEvictorData()
Method Detail |
---|
public java.lang.Object getKey()
getKey
in interface EvictorData
EvictionEventCallback.setEvictorData(Object, EvictorData)
|
IBM WebSphere® DataPower® XC10 Appliance Release 1.0 Client API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |