Package | Description |
---|---|
org.apache.flink.runtime.metrics | |
org.apache.flink.runtime.metrics.scope |
Class and Description |
---|
ScopeFormats
A container for component scope formats.
|
Class and Description |
---|
JobManagerJobScopeFormat
The scope format for the
JobMetricGroup . |
JobManagerScopeFormat
The scope format for the
JobManagerMetricGroup . |
OperatorScopeFormat
The scope format for the
OperatorMetricGroup . |
ScopeFormat
This class represents the format after which the "scope" (or namespace) of the various component
metric groups is built.
|
ScopeFormats
A container for component scope formats.
|
TaskManagerJobScopeFormat
The scope format for the
JobMetricGroup . |
TaskManagerScopeFormat
The scope format for the
TaskManagerMetricGroup . |
TaskScopeFormat
The scope format for the
TaskMetricGroup . |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.