Java org.apache.hadoop.streaming PipeMapRed fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.streaming PipeMapRed fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.streaming PipeMapRed.

The text is from its open source code.

Method

DataInputgetClientInput()
Returns the DataInput from which the client output is read.
ConfigurationgetConfiguration()
Returns the Configuration.
byte[]getFieldSeparator()
Returns the field separator to be used.
intgetNumOfKeyFields()
Returns the number of key fields.