Class GetValueOperation

All Implemented Interfaces:
CompletionStage<Long>, Future<Long>, HotRodOperation<Long>, HotRodConstants

public class GetValueOperation extends AbstractNoCacheHotRodOperation<Long>
A counter operation that returns the counter's value.
Since:
9.2
Author:
Pedro Ruivo