org.apache.tez.dag.api
Class OutputDescriptor
java.lang.Object
org.apache.tez.dag.api.TezEntityDescriptor
org.apache.tez.dag.api.OutputDescriptor
- All Implemented Interfaces:
- org.apache.hadoop.io.Writable
public class OutputDescriptor
- extends TezEntityDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputDescriptor
@InterfaceAudience.Private
public OutputDescriptor()
OutputDescriptor
public OutputDescriptor(String outputClassName)
setUserPayload
public OutputDescriptor setUserPayload(byte[] userPayload)
- Overrides:
setUserPayload in class TezEntityDescriptor
Copyright © 2014 Apache Software Foundation. All rights reserved.