Class PingOperation

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

public class PingOperation extends HotRodOperation<PingResponse> implements ChannelOperation
Corresponds to the "ping" operation as defined in Hot Rod protocol specification.
Since:
14.0