Interface JobManagerMetricGroupFactory
-
public interface JobManagerMetricGroupFactory
Factory interface forJobManagerMetricGroup
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JobManagerMetricGroup
create()
-
-
-
Method Detail
-
create
JobManagerMetricGroup create()
- Returns:
- newly created
JobManagerMetricGroup
-
-