Uses of Interface
com.tangosol.net.events.partition.Event
Package
Description
Contains classes related to PartitionedService events within the Coherence
Live Event Model.
-
Uses of Event in com.tangosol.net.events.partition
Modifier and TypeInterfaceDescriptioninterface
A TransactionEvent captures information pertaining to all mutations performed within the context of a single request.interface
A TransferEvent captures information concerning the transfer of a partition for a storage enabled member.static interface
A RecoveryTransferEvent is raised due to the recovery of a partition from a persistent store.interface
An UnsolicitedCommitEvent captures changes pertaining to all observed mutations performed against caches that were not directly caused (solicited) by the partitioned service.