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