public interface TransactionEvent extends Event<TransactionEvent.Type>
PartitionedService
, but may
belong to different caches.Modifier and Type | Interface | Description |
---|---|---|
static class |
TransactionEvent.Type |
The TransactionEvent types.
|
Modifier and Type | Method | Description |
---|---|---|
Set<BinaryEntry> |
getEntrySet() |
A set of
entries enlisted within this
transaction. |
getDispatcher
getType, nextInterceptor
Set<BinaryEntry> getEntrySet()
entries
enlisted within this
transaction.