Class KVStats

  • All Implemented Interfaces:
    java.io.Serializable

    public class KVStats
    extends java.lang.Object
    implements java.io.Serializable
    Statistics associated with accessing the KVStore from a client via the KVStore handle. These statistics are from the client's perspective and can therefore vary from client to client depending on the configuration and load on a specific client as well as the network path between the client and the nodes in the KVStore.
    See Also:
    KVStore.getStats(boolean), Serialized Form