Uses of Interface
org.infinispan.util.logging.events.EventLogManager
Packages that use EventLogManager
Package
Description
-
Uses of EventLogManager in org.infinispan.partitionhandling.impl
Constructors in org.infinispan.partitionhandling.impl with parameters of type EventLogManagerModifierConstructorDescriptionPreferAvailabilityStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck) PreferConsistencyStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck) -
Uses of EventLogManager in org.infinispan.topology
Constructors in org.infinispan.topology with parameters of type EventLogManagerModifierConstructorDescriptionClusterCacheStatus(EmbeddedCacheManager cacheManager, GlobalComponentRegistry gcr, String cacheName, AvailabilityStrategy availabilityStrategy, RebalanceType rebalanceType, ClusterTopologyManagerImpl clusterTopologyManager, Transport transport, PersistentUUIDManager persistentUUIDManager, EventLogManager eventLogManager, Optional<ScopedPersistentState> state, boolean resolveConflictsOnMerge) EventLoggerViewListener(EventLogManager manager) EventLoggerViewListener(EventLogManager manager, Consumer<ViewChangedEvent> afterChange) -
Uses of EventLogManager in org.infinispan.util.logging.events.impl
Classes in org.infinispan.util.logging.events.impl that implement EventLogManager -
Uses of EventLogManager in org.infinispan.xsite.status
Methods in org.infinispan.xsite.status with parameters of type EventLogManagerModifier and TypeMethodDescriptionvoidDefaultTakeOfflineManager.inject(EmbeddedCacheManager cacheManager, Configuration configuration, Transport transport, org.infinispan.commons.time.TimeService timeService, EventLogManager eventLogManager, String cacheName)