Class BaseCounter
java.lang.Object
org.infinispan.client.hotrod.counter.impl.BaseCounter
-
Field Summary
Modifier and TypeFieldDescriptionprotected final CounterConfiguration
protected final CounterOperationFactory
protected final String
-
Method Summary
Modifier and TypeMethodDescription<T extends CounterListener>
Handle<T> addListener
(T listener) getName()
remove()
reset()
-
Field Details
-
name
-
configuration
-
factory
-
-
Method Details
-
getName
-
reset
-
remove
-
getConfiguration
-
addListener
-