|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.net.cache.SimpleOverflowMap.FrontFilterConverter
protected static class SimpleOverflowMap.FrontFilterConverter
A combination Filter and Converter used to iterate through the status map in order to iterate through the front keys.
| Field Summary | |
|---|---|
static SimpleOverflowMap.FrontFilterConverter |
INSTANCE
|
| Constructor Summary | |
|---|---|
protected |
SimpleOverflowMap.FrontFilterConverter()
|
| Method Summary | |
|---|---|
java.lang.Object |
convert(java.lang.Object o)
Extracts the key from the Status object. |
boolean |
evaluate(java.lang.Object o)
Filters keys out that are not in the front map. |
| Field Detail |
|---|
public static final SimpleOverflowMap.FrontFilterConverter INSTANCE
| Constructor Detail |
|---|
protected SimpleOverflowMap.FrontFilterConverter()
| Method Detail |
|---|
public boolean evaluate(java.lang.Object o)
evaluate in interface Filtero - the object to test
public java.lang.Object convert(java.lang.Object o)
convert in interface Converter
|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||