Uses of Enum
org.infinispan.counter.api.CounterType
Packages that use CounterType
-
Uses of CounterType in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return CounterTypeModifier and TypeMethodDescriptionCounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.decode(int $1) CounterConfiguration.type()static CounterTypeCounterType.valueOf(int index) Returns the enum constant of this type with the specified name.static CounterTypeReturns the enum constant of this type with the specified name.static CounterType[]CounterType.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 CounterTypeModifier and TypeMethodDescriptionCounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.getJavaClass()Methods in org.infinispan.counter.api with parameters of type CounterTypeModifier and TypeMethodDescriptionstatic CounterConfiguration.BuilderCounterConfiguration.builder(CounterType type) intCounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.encode(CounterType $1) -
Uses of CounterType in org.infinispan.counter.util
Methods in org.infinispan.counter.util that return CounterTypeModifier and TypeMethodDescriptionstatic CounterTypeEncodeUtil.decodeType(byte flags) Decodes theStorage.