程序包 | 说明 |
---|---|
org.apache.hadoop.streaming.io |
限定符和类型 | 类和说明 |
---|---|
class |
RawBytesOutputReader
OutputReader that reads the client's output as raw bytes.
|
class |
TextOutputReader
OutputReader that reads the client's output as text.
|
class |
TypedBytesOutputReader
OutputReader that reads the client's output as typed bytes.
|
限定符和类型 | 方法和说明 |
---|---|
Class<? extends OutputReader> |
IdentifierResolver.getOutputReaderClass()
Returns the resolved
OutputReader class. |
限定符和类型 | 方法和说明 |
---|---|
protected void |
IdentifierResolver.setOutputReaderClass(Class<? extends OutputReader> outputReaderClass)
Sets the
OutputReader class. |
Copyright © 2009 The Apache Software Foundation