Class StatsOperation

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

@Immutable public class StatsOperation extends RetryOnFailureOperation<ServerStatistics>
Implements to the stats operation as defined by Hot Rod protocol specification.
Since:
4.1
Author:
Mircea.Markus@jboss.com