Package | Description |
---|---|
alluxio.metrics | |
alluxio.metrics.aggregator |
Modifier and Type | Interface and Description |
---|---|
interface |
SingleValueAggregator
Interface for the aggregator that aggregates into a single value from the metrics of different
hosts.
|
Modifier and Type | Class and Description |
---|---|
class |
SumInstancesAggregator
An aggregator that sums the metric values from all the metrics of a given instance type and
metric name.
|
Copyright © 2023. All Rights Reserved.