| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputReader | |
|---|---|
| org.apache.hadoop.streaming.io | |
| Uses of OutputReader in org.apache.hadoop.streaming.io | 
|---|
| Subclasses of OutputReader in org.apache.hadoop.streaming.io | |
|---|---|
|  class | RawBytesOutputReaderOutputReader that reads the client's output as raw bytes. | 
|  class | TextOutputReaderOutputReader that reads the client's output as text. | 
|  class | TypedBytesOutputReaderOutputReader that reads the client's output as typed bytes. | 
| Methods in org.apache.hadoop.streaming.io that return types with arguments of type OutputReader | |
|---|---|
|  Class<? extends OutputReader> | IdentifierResolver.getOutputReaderClass()Returns the resolved OutputReaderclass. | 
| Method parameters in org.apache.hadoop.streaming.io with type arguments of type OutputReader | |
|---|---|
| protected  void | IdentifierResolver.setOutputReaderClass(Class<? extends OutputReader> outputReaderClass)Sets the OutputReaderclass. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||