Uses of Class
com.aerospike.client.cluster.ClusterStats
Packages that use ClusterStats
-
Uses of ClusterStats in com.aerospike.client
Methods in com.aerospike.client that return ClusterStatsModifier and TypeMethodDescriptionfinal ClusterStatsAerospikeClient.getClusterStats()Return operating cluster statistics snapshot.IAerospikeClient.getClusterStats()Return operating cluster statistics snapshot. -
Uses of ClusterStats in com.aerospike.client.listener
Methods in com.aerospike.client.listener with parameters of type ClusterStatsModifier and TypeMethodDescriptionvoidClusterStatsListener.onSuccess(ClusterStats stats) This method is called when command completes successfully.