| Class | Description |
|---|---|
| MetricFetcher<T extends RestfulGateway> |
The MetricFetcher can be used to fetch metrics from the JobManager and all registered TaskManagers.
|
| MetricStore |
Nested data-structure to store metrics.
|
| MetricStore.ComponentMetricStore |
Structure containing metrics of a single component.
|
| MetricStore.TaskManagerMetricStore |
Sub-structure containing metrics of a single TaskManager.
|
| MetricStore.TaskMetricStore |
Sub-structure containing metrics of a single Task.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.