Uses of Package
com.tangosol.net.events.partition
Packages that use 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.
-
Classes in com.tangosol.net.events.partition used by com.oracle.coherence.cdi.eventsClassDescriptionA 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.
-
Classes in com.tangosol.net.events.partition used by com.tangosol.net.eventsClassDescriptionA 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.
-
Classes in com.tangosol.net.events.partition used by com.tangosol.net.events.partitionClassDescriptionA 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.