Uses of Interface
oracle.kv.stats.EndpointMetrics

Packages that use oracle.kv.stats.EndpointMetrics
Package
Description
Statistics for Oracle NoSQL Database.
  • Uses of oracle.kv.stats.EndpointMetrics in oracle.kv.stats

    Methods in oracle.kv.stats that return oracle.kv.stats.EndpointMetrics in in
    Modifier and Type
    Method
    Description
    oracle.kv.stats.EndpointMetrics
    EndpointGroupMetrics.getEndpointMetrics(String address)
    Deprecated.
    Returns the metrics for the endpoint identified by the given string (specifying the IP address).
    Methods in oracle.kv.stats that return types with arguments of type oracle.kv.stats.EndpointMetrics in in
    Modifier and Type
    Method
    Description
    List<oracle.kv.stats.EndpointMetrics>
    EndpointGroupMetrics.getEndpointMetricsList()
    Deprecated.
    Returns a list of metrics of endpoints connecting to nodes.