| Interface | Description |
|---|---|
| MetricsMaster |
Interface of the metrics master that aggregates the cluster-level metrics from workers and
clients.
|
| Class | Description |
|---|---|
| DefaultMetricsMaster |
Default implementation of the metrics master.
|
| MetricsMasterClientServiceHandler |
This class is a gRPC handler for metrics master RPCs invoked by an Alluxio client.
|
| MetricsMasterFactory |
Factory to create a
MetricsMaster instance. |
| MetricsStore |
A store of metrics containing the metrics collected from workers and clients.
|
| TimeSeriesStore |
An in-memory time series store for Alluxio metrics.
|
Copyright © 2019. All Rights Reserved.