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