Package | Description |
---|---|
com.asakusafw.yaess.basic |
Basic modules for YAESS.
|
com.asakusafw.yaess.core |
Core models/interfaces for YAESS.
|
com.asakusafw.yaess.jobqueue |
YAESS Hadoop Script Handlers for Job Queue.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessHadoopScriptHandler.execute(ExecutionMonitor monitor,
ExecutionContext context,
HadoopScript script) |
Modifier and Type | Method and Description |
---|---|
HadoopScript |
HadoopScript.resolve(ExecutionContext context,
ExecutionScriptHandler<?> handler) |
Modifier and Type | Method and Description |
---|---|
void |
QueueHadoopScriptHandler.execute(ExecutionMonitor monitor,
ExecutionContext context,
HadoopScript script) |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.