Uses of Class
org.jgroups.protocols.COUNTER.CounterImpl
-
Packages that use COUNTER.CounterImpl Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of COUNTER.CounterImpl in org.jgroups.protocols
Methods in org.jgroups.protocols that return types with arguments of type COUNTER.CounterImpl Modifier and Type Method Description private java.util.concurrent.CompletionStage<COUNTER.CounterImpl>COUNTER. doGetOrCreateCounter(java.lang.String name, long initial_value)
-