Uses of Class
org.infinispan.counter.api.CounterConfiguration
Packages that use CounterConfiguration
-
Uses of CounterConfiguration in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return CounterConfigurationModifier and TypeMethodDescriptionCounterConfiguration.Builder.build()
CounterManager.getConfiguration
(String counterName) StrongCounter.getConfiguration()
SyncStrongCounter.getConfiguration()
SyncWeakCounter.getConfiguration()
WeakCounter.getConfiguration()
CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.counter.api that return types with arguments of type CounterConfigurationModifier and TypeMethodDescriptionCounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f.getJavaClass()
Methods in org.infinispan.counter.api with parameters of type CounterConfigurationModifier and TypeMethodDescriptionboolean
CounterManager.defineCounter
(String name, CounterConfiguration configuration) Defines a counter with the specificname
andCounterConfiguration
.PropertyFormatter.format
(CounterConfiguration configuration) void
CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CounterConfiguration $2)