Uses of Class
org.apache.flink.runtime.jobmaster.factories.UnregisteredJobManagerJobMetricGroupFactory
-
Packages that use UnregisteredJobManagerJobMetricGroupFactory Package Description org.apache.flink.runtime.jobmaster.factories -
-
Uses of UnregisteredJobManagerJobMetricGroupFactory in org.apache.flink.runtime.jobmaster.factories
Methods in org.apache.flink.runtime.jobmaster.factories that return UnregisteredJobManagerJobMetricGroupFactory Modifier and Type Method Description static UnregisteredJobManagerJobMetricGroupFactoryUnregisteredJobManagerJobMetricGroupFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static UnregisteredJobManagerJobMetricGroupFactory[]UnregisteredJobManagerJobMetricGroupFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-