|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
protected static interface SegmentedHashMap.IterableEntryAction
IterableEntryAction is an EntryAction that is suitable for applying to all keys in a map.
| Method Summary | |
|---|---|
boolean |
isComplete(java.lang.Object oContext)Return true iff further key evaluations for the given context are known to be unnecessary. |
| Methods inherited from interface com.tangosol.util.SegmentedHashMap.EntryAction |
|---|
invokeFound, invokeNotFound |
| Method Detail |
|---|
boolean isComplete(java.lang.Object oContext)
oContext - the action context
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||