Uses of Class
org.infinispan.counter.impl.manager.VolatileCounterConfigurationStorage
-
Packages that use VolatileCounterConfigurationStorage Package Description org.infinispan.counter.impl.manager -
-
Uses of VolatileCounterConfigurationStorage in org.infinispan.counter.impl.manager
Methods in org.infinispan.counter.impl.manager that return VolatileCounterConfigurationStorage Modifier and Type Method Description static VolatileCounterConfigurationStorageVolatileCounterConfigurationStorage. valueOf(String name)Returns the enum constant of this type with the specified name.static VolatileCounterConfigurationStorage[]VolatileCounterConfigurationStorage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-