public class TezSinkStage extends cascading.flow.stream.element.SinkStage
| Constructor and Description |
|---|
TezSinkStage(cascading.flow.FlowProcess flowProcess,
cascading.tap.Tap sink,
org.apache.tez.runtime.api.LogicalOutput logicalOutput) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
protected java.lang.Object |
getOutput() |
void |
prepare() |
bind, complete, getSink, receive, start, timedAddequals, getBranchNames, getFlowElement, getIncomingScopes, getOutgoingFields, getOutgoingScopes, handleException, handleReThrowableException, hashCode, hasTrapHandler, setBranchNames, setTrapHandler, toStringpublic TezSinkStage(cascading.flow.FlowProcess flowProcess, cascading.tap.Tap sink, org.apache.tez.runtime.api.LogicalOutput logicalOutput)
public void prepare()
prepare in class cascading.flow.stream.element.SinkStagepublic void cleanup()
cleanup in class cascading.flow.stream.element.SinkStageprotected java.lang.Object getOutput()
getOutput in class cascading.flow.stream.element.SinkStageCopyright © 2007-2021 Cascading Maintainers. All Rights Reserved.