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