All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractCounterConfiguration Base counter configuration with its name, initial value andStoragemode.AbstractStrongCounter A base strong consistent counter implementation.AddFunction<K extends CounterKey> The adding function to update theCounterValue.Attribute BoundedStrongCounter A bounded strong consistent counter.ClusteredCounterModuleImpl ClusteredCounterPackageImpl ClusteredCounterPackageImpl CompareAndSwapFunction<K extends CounterKey> The compare-and-swap function to update theCounterValue.ConvertUtil Utility methods to convertCounterConfigurationto and fromStrongCounterConfigurationandWeakCounterConfigurationCounterConfigurationBuilder<T extends AbstractCounterConfiguration,S extends CounterConfigurationBuilder<T,S>> Base counter configuration builder.CounterConfigurationManager Stores all the defined counter's configuration.CounterConfigurationParser Counters configuration parserCounterConfigurationSerializer Counters configuration serializer.CounterConfigurationStorage A local storage to persist counter'sCounterConfiguration.CounterEventGenerator A interface to generateCounterEventfrom the currentCounterValue.CounterEventImpl TheCounterEventimplementation.CounterInterceptor Interceptor for the counters cache.CounterKey Interface that represents the key stored in the cache.CounterManagerConfiguration TheCounterManagerconfiguration.CounterManagerConfigurationBuilder TheCounterManagerconfiguration builder.CounterManagerFactory CounterManagerNotificationManager It manages all the caches events and handles them.CounterModuleLifecycle It register aEmbeddedCounterManagerto eachEmbeddedCacheManagerstarted and starts the cache on it.CounterParser Counters configuration parserCounterValue Stores the counter's value andCounterState.CounterValue$___Marshaller_6ab5201133840629eb172e42cdf5d3a4375120da429274c838069a25aba775b9 WARNING: Generated code! Do not edit!CreateAndAddFunction<K extends CounterKey> The adding function to update theCounterValue.CreateAndCASFunction<K extends CounterKey> The compare-and-swap function to update theCounterValue.Element EmbeddedCounterManager ACounterManagerimplementation for embedded cache manager.EmbeddedCounterManagerFactory ACounterManagerfactory for embedded cached.ExternalizerIds Ids range: 2000 - 2050InitializeCounterFunction<K extends CounterKey> Function that initializes theCounterValueandCounterConfigurationMetaParamif they don't exists.Log range: 29501 - 30000Log_$logger Warning this class consists of generated code.PersistedCounterConfigurationStorage A persistent implementation ofCounterConfigurationStorage.PersistenceContextInitializerImpl WARNING: Generated code! Do not edit!ReadFunction<K> Read function that returns the current counter's delta.Reliability Reliability mode available forCounterManager.RemoveFunction<K extends CounterKey> It removes theCounterValuefrom the cache.ResetFunction<K extends CounterKey> Reset function that sets the counter's delta to it's initial delta.StrongCounterConfiguration StrongCounterconfiguration.StrongCounterConfigurationBuilder StrongCounterconfiguration builder.StrongCounterKey The key to store in theCacheused byStrongCounter.StrongCounterKey$___Marshaller_7b60cadcd7a3ce2ea1e9b7f18578345047d9a4d4bceed7f91ab7f28ade5968e7 WARNING: Generated code! Do not edit!SyncStrongCounter Deprecated. since 9.2.SyncStrongCounterAdapter AStrongCounterdecorator that waits for the operation to complete.SyncWeakCounter Deprecated. since 9.2.SyncWeakCounterAdapter AWeakCounterdecorator that waits for the operation to complete.TopologyChangeListener The listener to be invoked when the cache topology changes.UnboundedStrongCounter An unbounded strong consistent counter.Util Utility methods.Utils Utility methods.VolatileCounterConfigurationStorage A volatile implementation ofCounterConfigurationStorage.WeakCounterConfiguration WeakCounterconfiguration.WeakCounterConfigurationBuilder WeakCounterconfiguration builder.WeakCounterImpl A weak consistent counter implementation.WeakCounterKey The key to store in theCacheused byWeakCounter.WeakCounterKey$___Marshaller_ecc3ac4efb216fd1f64f29c92ff5068b43cb9769af31d8afc555d56f0b476e02 WARNING: Generated code! Do not edit!