public final class ScopeFormats extends Object
Modifier and Type | Method and Description |
---|---|
static ScopeFormats |
fromConfig(Configuration config)
Creates the scope formats as defined in the given configuration.
|
JobManagerOperatorScopeFormat |
getJmOperatorFormat() |
JobManagerScopeFormat |
getJobManagerFormat() |
JobManagerJobScopeFormat |
getJobManagerJobFormat() |
OperatorScopeFormat |
getOperatorFormat() |
TaskScopeFormat |
getTaskFormat() |
TaskManagerScopeFormat |
getTaskManagerFormat() |
TaskManagerJobScopeFormat |
getTaskManagerJobFormat() |
public JobManagerScopeFormat getJobManagerFormat()
public TaskManagerScopeFormat getTaskManagerFormat()
public TaskManagerJobScopeFormat getTaskManagerJobFormat()
public JobManagerJobScopeFormat getJobManagerJobFormat()
public TaskScopeFormat getTaskFormat()
public OperatorScopeFormat getOperatorFormat()
public JobManagerOperatorScopeFormat getJmOperatorFormat()
public static ScopeFormats fromConfig(Configuration config)
config
- The configuration that defines the formatsCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.