Uses of Interface
oracle.kv.stats.NodeMetrics
- 
Packages that use NodeMetrics Package Description oracle.kv.stats Statistics for Oracle NoSQL Database. - 
- 
Uses of NodeMetrics in oracle.kv.stats
Methods in oracle.kv.stats that return types with arguments of type NodeMetrics Modifier and Type Method Description List<NodeMetrics>KVStats. getNodeMetrics()Returns the metrics associated with each node in the KVStore. 
 -