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 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.api._private
Methods in org.infinispan.counter.api._private that return StorageModifier and TypeMethodDescriptionstatic StorageCounterEncodeUtil.decodeStorage(byte flags) Decodes theCounterType.