Uses of Class
org.jgroups.protocols.COUNTER.VersionedValue
-
Packages that use COUNTER.VersionedValue 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.VersionedValue in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type COUNTER.VersionedValue Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<java.lang.String,COUNTER.VersionedValue>
COUNTER. counters
Methods in org.jgroups.protocols that return COUNTER.VersionedValue Modifier and Type Method Description protected COUNTER.VersionedValue
COUNTER. getCounter(java.lang.String name)
-