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

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