Uses of Enum Class
org.infinispan.counter.api.Storage
Packages that use Storage
Package
Description
Clustered Counters API.
-
Uses of Storage in org.infinispan.counter.api
Subclasses with type arguments of type Storage in org.infinispan.counter.apiClasses in org.infinispan.counter.api that implement interfaces with type arguments of type StorageModifier and TypeClassDescriptionfinal classMethods in org.infinispan.counter.api that return StorageModifier and TypeMethodDescriptionStorage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae.decode(int $1) CounterConfiguration.storage()static StorageStorage.valueOf(int index) Returns the enum constant of this class with the specified name.static StorageReturns the enum constant of this class with the specified name.static Storage[]Storage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.counter.api that return types with arguments of type StorageModifier and TypeMethodDescriptionStorage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae.getJavaClass()Methods in org.infinispan.counter.api with parameters of type Storage -
Uses of Storage in org.infinispan.counter.configuration
Methods in org.infinispan.counter.configuration that return StorageMethods in org.infinispan.counter.configuration with parameters of type Storage -
Uses of Storage in org.infinispan.counter.impl
Methods in org.infinispan.counter.impl with parameters of type StorageModifier and TypeMethodDescriptionstatic Param.PersistenceModeUtils.getPersistenceMode(Storage storage) -
Uses of Storage in org.infinispan.counter.util
Methods in org.infinispan.counter.util that return StorageModifier and TypeMethodDescriptionstatic StorageEncodeUtil.decodeStorage(byte flags) Decodes theCounterType.