Uses of Package
org.apache.flink.runtime.metrics.dump
-
Classes in org.apache.flink.runtime.metrics.dump used by org.apache.flink.runtime.metrics.dump Class Description MetricDump A container for a dumped metric that contains the scope, name and value(s) of the metric.MetricDumpSerialization.MetricSerializationResult This class encapsulates all serialized metrics and a count for each metric type.MetricQueryService The MetricQueryService creates a key-value representation of all metrics currently registered with Flink when queried.QueryScopeInfo Container for scope related information as required by the MetricQueryService.QueryScopeInfo.JobManagerOperatorQueryScopeInfo Container for the job manager operator scope.QueryScopeInfo.JobManagerQueryScopeInfo Container for the job manager scope.QueryScopeInfo.JobQueryScopeInfo Container for the job scope.QueryScopeInfo.OperatorQueryScopeInfo Container for the operator scope.QueryScopeInfo.TaskManagerQueryScopeInfo Container for the task manager scope.QueryScopeInfo.TaskQueryScopeInfo Container for the task scope. -
Classes in org.apache.flink.runtime.metrics.dump used by org.apache.flink.runtime.metrics.groups Class Description QueryScopeInfo Container for scope related information as required by the MetricQueryService.QueryScopeInfo.JobManagerOperatorQueryScopeInfo Container for the job manager operator scope.QueryScopeInfo.JobManagerQueryScopeInfo Container for the job manager scope.QueryScopeInfo.JobQueryScopeInfo Container for the job scope.QueryScopeInfo.OperatorQueryScopeInfo Container for the operator scope.QueryScopeInfo.TaskManagerQueryScopeInfo Container for the task manager scope.QueryScopeInfo.TaskQueryScopeInfo Container for the task scope. -
Classes in org.apache.flink.runtime.metrics.dump used by org.apache.flink.runtime.rest.handler.legacy.metrics Class Description MetricDump A container for a dumped metric that contains the scope, name and value(s) of the metric. -
Classes in org.apache.flink.runtime.metrics.dump used by org.apache.flink.runtime.webmonitor.retriever Class Description MetricDumpSerialization.MetricSerializationResult This class encapsulates all serialized metrics and a count for each metric type.