Uses of Class
org.jgroups.protocols.COUNTER.UpdateResult
Packages that use COUNTER.UpdateResult
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of COUNTER.UpdateResult in org.jgroups.protocols
Methods in org.jgroups.protocols that return COUNTER.UpdateResultModifier and TypeMethodDescription(package private) <T extends Streamable>
COUNTER.UpdateResult<T> COUNTER.VersionedValue.update(CounterFunction<T> updateFunction) Constructors in org.jgroups.protocols with parameters of type COUNTER.UpdateResultModifierConstructorDescription(package private)UpdateFunctionResponse(Owner owner, COUNTER.UpdateResult<T> result)