Package org.infinispan.counter.impl.manager
-
Interface Summary Interface Description CounterConfigurationStorage A local storage to persist counter'sCounterConfiguration. -
Class Summary Class Description ClusteredCounterPackageImpl CounterConfigurationManager Stores all the defined counter's configuration.CounterManagerFactory EmbeddedCounterManager ACounterManagerimplementation for embedded cache manager.PersistedCounterConfigurationStorage A persistent implementation ofCounterConfigurationStorage.VolatileCounterConfigurationStorage A volatile implementation ofCounterConfigurationStorage.