Uses of Enum
org.infinispan.counter.api.Storage
Packages that use Storage
-
Uses of Storage in org.infinispan.counter.api
Methods 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 type with the specified name.static StorageReturns the enum constant of this type with the specified name.static Storage[]Storage.values()Returns an array containing the constants of this enum type, 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