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

public class SetOperation extends AbstractNoCacheHotRodOperation<Long>
A set operation for StrongCounter.getAndSet(long)
Since:
15
Author:
Dipanshu Gupta