Package org.infinispan.client.hotrod
Class RemoteCounterManagerFactory
java.lang.Object
org.infinispan.client.hotrod.RemoteCounterManagerFactory
A
CounterManager
factory for Hot Rod client.- Since:
- 9.2
- Author:
- Pedro Ruivo
-
Method Summary
Modifier and TypeMethodDescriptionstatic CounterManager
asCounterManager
(RemoteCacheManager cacheManager)
-
Method Details
-
asCounterManager
-