Package | Description |
---|---|
alluxio.client | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
Map<String,MetricValue> |
MetaMasterClient.getMetrics()
Gets a map of metrics property names and their values from metrics system.
|
Map<String,MetricValue> |
RetryHandlingMetaMasterClient.getMetrics() |
Modifier and Type | Method and Description |
---|---|
static MetricValue |
MetricValue.forDouble(double doubleValue) |
static MetricValue |
MetricValue.forLong(long longValue) |
static MetricValue |
MetricValue.fromThrift(MetricValue metricValue)
Converts a thrift type to a wire type.
|
Copyright © 2023. All Rights Reserved.