|
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 | |||||||
public interface EntryProcessorEvent
An EntryProcessorEvent captures information relating to the execution of InvocableMap.EntryProcessors.
| Nested Class Summary | |
|---|---|
static class |
EntryProcessorEvent.TypeThe EntryProcessorEvent types. |
| Method Summary | |
|---|---|
java.util.Set |
getEntrySet()Return a Set of entries being processed by the entry processor. |
InvocableMap.EntryProcessor |
getProcessor()Return the InvocableMap.EntryProcessor associated with this EntryProcessorEvent. |
| Methods inherited from interface com.tangosol.net.events.partition.cache.Event |
|---|
getDispatcher |
| Methods inherited from interface com.tangosol.net.events.Event |
|---|
getType, nextInterceptor |
| Method Detail |
|---|
java.util.Set getEntrySet()
entries being processed by the entry processor.InvocableMap.EntryProcessor getProcessor()
InvocableMap.EntryProcessor associated with this EntryProcessorEvent.
|
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 | |||||||