Uses of Package
com.tangosol.net.events.partition
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Contains classes related to the Coherence Live Event Model.
Contains classes related to PartitionedService events within the Coherence
Live Event Model.
-
ClassDescriptionA TransactionEvent captures information pertaining to all mutations performed within the context of a single request.A TransferEvent captures information concerning the transfer of a partition for a storage enabled member.An UnsolicitedCommitEvent captures changes pertaining to all observed mutations performed against caches that were not directly caused (solicited) by the partitioned service.
-
ClassDescriptionA TransactionEvent captures information pertaining to all mutations performed within the context of a single request.An UnsolicitedCommitEvent captures changes pertaining to all observed mutations performed against caches that were not directly caused (solicited) by the partitioned service.
-
ClassDescriptionA PartitionedServiceEvent captures information concerning an operation on a PartitionedService.A PartitionedServiceDispatcher dispatches
Event
s from aPartitionedService
.The TransactionEvent types.A TransferEvent captures information concerning the transfer of a partition for a storage enabled member.TheTransferEvent
types.The UnsolicitedCommitEvent types.