Package com.tangosol.net.events.partition
package com.tangosol.net.events.partition
Contains classes related to PartitionedService events within the Coherence
Live Event Model.
- Since:
- 12.1.2
-
ClassDescriptionA PartitionedServiceEvent captures information concerning an operation on a PartitionedService.A PartitionedServiceDispatcher dispatches
Event
s from aPartitionedService
.A TransactionEvent captures information pertaining to all mutations performed within the context of a single request.The TransactionEvent types.A TransferEvent captures information concerning the transfer of a partition for a storage enabled member.A RecoveryTransferEvent is raised due to the recovery of a partition from a persistent store.TheTransferEvent
types.An UnsolicitedCommitEvent captures changes pertaining to all observed mutations performed against caches that were not directly caused (solicited) by the partitioned service.The UnsolicitedCommitEvent types.