Uses of Interface
org.infinispan.notifications.cachelistener.event.PartitionStatusChangedEvent
-
Packages that use PartitionStatusChangedEvent Package Description org.infinispan.notifications.cachelistener.event.impl -
-
Uses of PartitionStatusChangedEvent in org.infinispan.notifications.cachelistener.event.impl
Classes in org.infinispan.notifications.cachelistener.event.impl that implement PartitionStatusChangedEvent Modifier and Type Class Description class
EventImpl<K,V>
Basic implementation of an event that covers all event types.
-