Class GetValueOperation

All Implemented Interfaces:
Runnable, CompletionStage<Long>, Future<Long>, HotRodConstants, ChannelOperation

public class GetValueOperation extends RetryOnFailureOperation<Long>
A counter operation that returns the counter's value.
Since:
14.0