public interface HadoopTaskInfo extends TaskInfo
TaskInfo.PhaseElement.Attribute| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MODULE_NAME
The default
module name. |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the entry class name.
|
String |
getModuleName()
Returns the task module name.
|
getBlockersfindAttribute, getAttributesstatic final String DEFAULT_MODULE_NAME
module name.String getModuleName()
TaskInfogetModuleName in interface TaskInfoString getClassName()
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.