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.
|
MetricsStore.ClusterCounterKey |
The key for cluster counter map.
|
TimeSeriesStore |
An in-memory time series store for Alluxio metrics.
|
Copyright © 2023. All Rights Reserved.