Class KVStats

java.lang.Object
oracle.kv.stats.KVStats
All Implemented Interfaces:
Serializable

public class KVStats extends Object implements 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: