public interface HadoopTaskInfo extends TaskInfo
TaskInfo.Phase
Element.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.
|
getBlockers
findAttribute, getAttributes
static final String DEFAULT_MODULE_NAME
module name
.String getModuleName()
TaskInfo
getModuleName
in interface TaskInfo
String getClassName()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.