Uses of Enum
org.apache.flink.runtime.metrics.groups.AbstractMetricGroup.ChildType
Packages that use AbstractMetricGroup.ChildType
-
Uses of AbstractMetricGroup.ChildType in org.apache.flink.runtime.metrics.groups
Methods in org.apache.flink.runtime.metrics.groups that return AbstractMetricGroup.ChildTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractMetricGroup.ChildType[]AbstractMetricGroup.ChildType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.metrics.groups with parameters of type AbstractMetricGroup.ChildTypeModifier and TypeMethodDescriptionprotected GenericMetricGroupAbstractMetricGroup.createChildGroup(String name, AbstractMetricGroup.ChildType childType) protected GenericMetricGroupGenericKeyMetricGroup.createChildGroup(String name, AbstractMetricGroup.ChildType childType)