|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface BackingMapDispatcher.InvocationEvent
An BackingMapDispatcher.InvocationEvent captures information relating to the execution of InvocableMap.EntryProcessors.
| Nested Class Summary | |
|---|---|
static class |
BackingMapDispatcher.InvocationEvent.TypeThe BackingMapDispatcher.InvocationEvent types. |
| Method Summary | |
|---|---|
java.util.Set |
getEntrySet()Return an immutable Set of BinaryEntrys being processed by the entry processor. |
InvocableMap.EntryProcessor |
getProcessor()Return the InvocableMap.EntryProcessor associated with this BackingMapDispatcher.InvocationEvent. |
| Methods inherited from interface com.tangosol.net.events.Event |
|---|
getType, nextInterceptor |
| Method Detail |
|---|
java.util.Set getEntrySet()
BinaryEntrys being processed by the entry processor.InvocableMap.EntryProcessor getProcessor()
InvocableMap.EntryProcessor associated with this BackingMapDispatcher.InvocationEvent.
|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||