Package | Description |
---|---|
org.apache.flink.runtime.metrics.groups |
Modifier and Type | Class and Description |
---|---|
class |
GenericKeyMetricGroup
A
GenericMetricGroup for representing the key part of a key-value metric group pair. |
class |
GenericValueMetricGroup
A
GenericMetricGroup for representing the value part of a key-value metric group pair. |
Modifier and Type | Method and Description |
---|---|
protected GenericMetricGroup |
AbstractMetricGroup.createChildGroup(String name,
AbstractMetricGroup.ChildType childType) |
protected GenericMetricGroup |
GenericKeyMetricGroup.createChildGroup(String name,
AbstractMetricGroup.ChildType childType) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.