Class ClearOperation

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

@Immutable public class ClearOperation extends RetryOnFailureOperation<Void>
Corresponds to clear operation as defined by Hot Rod protocol specification.
Since:
4.1
Author:
Mircea.Markus@jboss.com