public class FakeOutputTask extends AbstractInvokable
| Constructor and Description |
|---|
FakeOutputTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke()
Must be overwritten by the concrete task.
|
void |
registerInputOutput()
Must be overwritten by the concrete task to instantiate the required record reader and record writer.
|
cancel, getCurrentNumberOfSubtasks, getEnvironment, getIndexInSubtaskGroup, getJobConfiguration, getTaskConfiguration, setEnvironment, userThreadFinished, userThreadStartedpublic void registerInputOutput()
AbstractInvokableregisterInputOutput in class AbstractInvokablepublic void invoke()
throws Exception
AbstractInvokableinvoke in class AbstractInvokableExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.