- get() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Get the data from the Buffer.
- get(DataInput) - Static method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
Get a thread-local record input for the supplied DataInput.
- get(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Get a thread-local typed bytes input for the supplied DataInput.
- get(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Get a thread-local typed bytes record input for the supplied
DataInput.
- get(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Get a thread-local typed bytes writable input for the supplied
DataInput.
- get(DataOutput) - Static method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
Get a thread-local record output for the supplied DataOutput.
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Get a thread-local typed bytes output for the supplied DataOutput.
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
Get a thread-local typed bytes record output for the supplied
DataOutput.
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Get a thread-local typed bytes writable output for the supplied
DataOutput.
- get(TypedBytesInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Get a thread-local typed bytes record input for the supplied
TypedBytesInput.
- get(TypedBytesInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Get a thread-local typed bytes writable input for the supplied
TypedBytesInput.
- get(TypedBytesOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- get(TypedBytesOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Get a thread-local typed bytes writable input for the supplied
TypedBytesOutput.
- getAbsolutePath(String) - Method in class org.apache.hadoop.streaming.PathFinder
-
Returns the full path name of this file if it is listed in the path
- getBasePathInJarOut(String) - Method in class org.apache.hadoop.streaming.JarBuilder
-
- getCapacity() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Get the capacity, which is the maximum count that could handled without
resizing the backing storage.
- getClientInput() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the DataInput from which the client output is read.
- getClientOutput() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the DataOutput to which the client input is written.
- getClusterNick() - Method in class org.apache.hadoop.streaming.StreamJob
-
Deprecated.
- getConf() - Method in class org.apache.hadoop.streaming.DumpTypedBytes
-
- getConf() - Method in class org.apache.hadoop.streaming.LoadTypedBytes
-
- getConf() - Method in class org.apache.hadoop.streaming.StreamJob
-
- getConf() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- getConfiguration() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the Configuration.
- getContext() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
- getCount() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Get the current count of the buffer.
- getCurrentKey() - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextOutputReader
-
- getCurrentKey() - Method in class org.apache.hadoop.streaming.io.OutputReader
-
Returns the current key.
- getCurrentKey() - Method in class org.apache.hadoop.streaming.io.RawBytesOutputReader
-
- getCurrentKey() - Method in class org.apache.hadoop.streaming.io.TextOutputReader
-
- getCurrentKey() - Method in class org.apache.hadoop.streaming.io.TypedBytesOutputReader
-
- getCurrentKey() - Method in class org.apache.hadoop.streaming.mapreduce.StreamXmlRecordReader
-
- getCurrentValue() - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextOutputReader
-
- getCurrentValue() - Method in class org.apache.hadoop.streaming.io.OutputReader
-
Returns the current value.
- getCurrentValue() - Method in class org.apache.hadoop.streaming.io.RawBytesOutputReader
-
- getCurrentValue() - Method in class org.apache.hadoop.streaming.io.TextOutputReader
-
- getCurrentValue() - Method in class org.apache.hadoop.streaming.io.TypedBytesOutputReader
-
- getCurrentValue() - Method in class org.apache.hadoop.streaming.mapreduce.StreamXmlRecordReader
-
- getFieldSeparator() - Method in class org.apache.hadoop.streaming.PipeMapper
-
- getFieldSeparator() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the field separator to be used.
- getFieldSeparator() - Method in class org.apache.hadoop.streaming.PipeReducer
-
- getHadoopClientHome() - Method in class org.apache.hadoop.streaming.StreamJob
-
- getHost() - Method in class org.apache.hadoop.streaming.Environment
-
- getHost() - Static method in class org.apache.hadoop.streaming.StreamUtil
-
- getInputSeparator() - Method in class org.apache.hadoop.streaming.PipeMapper
-
- getInputSeparator() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the input separator to be used.
- getInputSeparator() - Method in class org.apache.hadoop.streaming.PipeReducer
-
- getInputWriterClass() - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- getJobTrackerHostPort() - Method in class org.apache.hadoop.streaming.StreamJob
-
- getLastOutput() - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextOutputReader
-
- getLastOutput() - Method in class org.apache.hadoop.streaming.io.OutputReader
-
Returns the last output from the client as a String.
- getLastOutput() - Method in class org.apache.hadoop.streaming.io.RawBytesOutputReader
-
- getLastOutput() - Method in class org.apache.hadoop.streaming.io.TextOutputReader
-
- getLastOutput() - Method in class org.apache.hadoop.streaming.io.TypedBytesOutputReader
-
- getNumOfKeyFields() - Method in class org.apache.hadoop.streaming.PipeMapper
-
- getNumOfKeyFields() - Method in class org.apache.hadoop.streaming.PipeMapRed
-
Returns the number of key fields.
- getNumOfKeyFields() - Method in class org.apache.hadoop.streaming.PipeReducer
-
- getOutputKeyClass() - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
Returns the resolved output key class.
- getOutputReaderClass() - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- getOutputValueClass() - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
Returns the resolved output value class.
- getPos() - Method in class org.apache.hadoop.streaming.mapreduce.StreamBaseRecordReader
-
Returns the current position in the input.
- getPos() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
-
Returns the current position in the input.
- getProgress() - Method in class org.apache.hadoop.streaming.mapreduce.StreamBaseRecordReader
-
- getProgress() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.streaming.AutoInputFormat
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.streaming.StreamInputFormat
-
- getType() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Get the type code embedded in the first byte.
- getURIs(String, String) - Method in class org.apache.hadoop.streaming.StreamJob
-
get the uris of all the files/caches
- getValue() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Get the typed bytes as a Java object.
- getVIntSize(long) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Get the encoded length if an integer is stored in a variable-length format
- go() - Method in class org.apache.hadoop.streaming.StreamJob
-
Deprecated.
- goodClassOrNull(Configuration, String, String) - Static method in class org.apache.hadoop.streaming.StreamUtil
-
It may seem strange to silently switch behaviour when a String
is not a classname; the reason is simplified Usage:
- RAW_BYTES_ID - Static variable in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- RawBytesInputWriter - Class in org.apache.hadoop.streaming.io
-
InputWriter that writes the client's input as raw bytes.
- RawBytesInputWriter() - Constructor for class org.apache.hadoop.streaming.io.RawBytesInputWriter
-
- RawBytesOutputReader - Class in org.apache.hadoop.streaming.io
-
OutputReader that reads the client's output as raw bytes.
- RawBytesOutputReader() - Constructor for class org.apache.hadoop.streaming.io.RawBytesOutputReader
-
- read() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads a typed bytes sequence and converts it to a Java object.
- read() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readArray() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readArray(ArrayWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBool() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the boolean following a Type.BOOL code.
- readBool(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readBool(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a boolean from serialized record.
- readBool(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readBoolean() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBoolean(BooleanWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBuffer(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readBuffer(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read byte array from serialized record.
- readBuffer(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readByte() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the byte following a Type.BYTE code.
- readByte() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readByte(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readByte(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a byte from serialized record.
- readByte(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readByte(ByteWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBytes() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the bytes following a Type.BYTES code.
- readBytes() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBytes(BytesWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readDouble() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the double following a Type.DOUBLE code.
- readDouble() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readDouble(byte[], int) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Parse a double from a byte array.
- readDouble(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readDouble(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a double-precision number from serialized record.
- readDouble(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readDouble(DoubleWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readFields(DataInput) - Method in class org.apache.hadoop.record.Record
-
Deprecated.
- readFloat() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the float following a Type.FLOAT code.
- readFloat() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readFloat(byte[], int) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Parse a float from a byte array.
- readFloat(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readFloat(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a single-precision float from serialized record.
- readFloat(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readFloat(FloatWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readInt() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the integer following a Type.INT code.
- readInt() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readInt(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readInt(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read an integer from serialized record.
- readInt(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readInt(IntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readKeyValue() - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextOutputReader
-
- readKeyValue() - Method in class org.apache.hadoop.streaming.io.OutputReader
-
Read the next key/value pair outputted by the client.
- readKeyValue() - Method in class org.apache.hadoop.streaming.io.RawBytesOutputReader
-
- readKeyValue() - Method in class org.apache.hadoop.streaming.io.TextOutputReader
-
- readKeyValue() - Method in class org.apache.hadoop.streaming.io.TypedBytesOutputReader
-
- readLine(LineReader, Text) - Static method in class org.apache.hadoop.streaming.StreamKeyValUtil
-
Read a utf8 encoded line from a data input stream.
- readList() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the list following a Type.LIST code.
- readLong() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the long following a Type.LONG code.
- readLong() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readLong(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readLong(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a long integer from serialized record.
- readLong(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readLong(LongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readMap() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the map following a Type.MAP code.
- readMap() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readMap(MapWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readMapHeader() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the header following a Type.MAP code.
- readRaw() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads a typed bytes sequence.
- readRawBool() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.BOOL code.
- readRawByte() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw byte following a Type.BYTE code.
- readRawBytes() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.BYTES code.
- readRawBytes(int) - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a custom code.
- readRawDouble() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.DOUBLE code.
- readRawFloat() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.FLOAT code.
- readRawInt() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.INT code.
- readRawList() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.LIST code.
- readRawLong() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.LONG code.
- readRawMap() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.MAP code.
- readRawString() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.STRING code.
- readRawVector() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.VECTOR code.
- readSortedMap() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readSortedMap(SortedMapWritable<K>) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readString() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the string following a Type.STRING code.
- readString(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- readString(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Read a UTF-8 encoded string from serialized record.
- readString(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readText() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readText(Text) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readType() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads a type byte and returns the corresponding
Type.
- readType() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVector() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the vector following a Type.VECTOR code.
- readVectorHeader() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the header following a Type.VECTOR code.
- readVInt() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVInt(byte[], int) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Reads a zero-compressed encoded integer from a byte array and returns it.
- readVInt(DataInput) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Reads a zero-compressed encoded integer from a stream and returns it.
- readVInt(VIntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVLong() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVLong(byte[], int) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Reads a zero-compressed encoded long from a byte array and returns it.
- readVLong(DataInput) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Reads a zero-compressed encoded long from a stream and return it.
- readVLong(VLongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readWritable() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readWritable(Writable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- Record - Class in org.apache.hadoop.record
-
Deprecated.
- Record() - Constructor for class org.apache.hadoop.record.Record
-
Deprecated.
- RecordComparator - Class in org.apache.hadoop.record
-
Deprecated.
- RecordComparator(Class<? extends WritableComparable>) - Constructor for class org.apache.hadoop.record.RecordComparator
-
Deprecated.
Construct a raw
Record comparison implementation.
- RecordInput - Interface in org.apache.hadoop.record
-
Deprecated.
- RecordOutput - Interface in org.apache.hadoop.record
-
Deprecated.
- redCmd_ - Variable in class org.apache.hadoop.streaming.StreamJob
-
- reduce(Object, Iterator, OutputCollector, Reporter) - Method in class org.apache.hadoop.streaming.PipeReducer
-
- reduceDebugSpec_ - Variable in class org.apache.hadoop.streaming.StreamJob
-
- regexpEscape(String) - Static method in class org.apache.hadoop.streaming.StreamUtil
-
- reset() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Reset the buffer to 0 size
- resolve(String) - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
Resolves a given identifier.
- run(String[]) - Method in class org.apache.hadoop.streaming.DumpTypedBytes
-
The main driver for DumpTypedBytes.
- run(String[]) - Method in class org.apache.hadoop.streaming.LoadTypedBytes
-
The main driver for LoadTypedBytes.
- run(String[]) - Method in class org.apache.hadoop.streaming.StreamJob
-
- run(RecordReader<K1, V1>, OutputCollector<K2, V2>, Reporter) - Method in class org.apache.hadoop.streaming.PipeMapRunner
-
- running_ - Variable in class org.apache.hadoop.streaming.StreamJob
-
- seekNextRecordBoundary() - Method in class org.apache.hadoop.streaming.mapreduce.StreamBaseRecordReader
-
Implementation should seek forward in_ to the first byte of the next
record.
- seekNextRecordBoundary() - Method in class org.apache.hadoop.streaming.mapreduce.StreamXmlRecordReader
-
- seekNextRecordBoundary() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
-
Implementation should seek forward in_ to the first byte of the next record.
- seekNextRecordBoundary() - Method in class org.apache.hadoop.streaming.StreamXmlRecordReader
-
- seenPrimary_ - Variable in class org.apache.hadoop.streaming.StreamJob
-
- serialize(RecordOutput) - Method in class org.apache.hadoop.record.Record
-
Deprecated.
Serialize a record without a tag
- serialize(RecordOutput, String) - Method in class org.apache.hadoop.record.Record
-
Deprecated.
Serialize a record with tag (ususally field name)
- set(byte[]) - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Use the specified bytes array as underlying sequence.
- setCapacity(int) - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Change the capacity of the backing storage.
- setConf(Configuration) - Method in class org.apache.hadoop.streaming.DumpTypedBytes
-
- setConf(Configuration) - Method in class org.apache.hadoop.streaming.LoadTypedBytes
-
- setConf(Configuration) - Method in class org.apache.hadoop.streaming.StreamJob
-
- setConf(Configuration) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- setInputWriterClass(Class<? extends InputWriter>) - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- setJobConf() - Method in class org.apache.hadoop.streaming.StreamJob
-
- setOutputKeyClass(Class) - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
Sets the output key class class.
- setOutputReaderClass(Class<? extends OutputReader>) - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- setOutputValueClass(Class) - Method in class org.apache.hadoop.streaming.io.IdentifierResolver
-
Sets the output value class.
- setValue(Object) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Set the typed bytes from a given Java object.
- setVerbose(boolean) - Method in class org.apache.hadoop.streaming.JarBuilder
-
- shippedCanonFiles_ - Variable in class org.apache.hadoop.streaming.StreamJob
-
- skipType() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Skips a type byte.
- splitKeyVal(byte[], int, int, Text, Text, int) - Static method in class org.apache.hadoop.streaming.StreamKeyValUtil
-
split a UTF-8 byte array into key and value
assuming that the delimilator is at splitpos.
- splitKeyVal(byte[], int, int, Text, Text, int, int) - Static method in class org.apache.hadoop.streaming.StreamKeyValUtil
-
split a UTF-8 byte array into key and value
assuming that the delimilator is at splitpos.
- splitKeyVal(byte[], Text, Text, int) - Static method in class org.apache.hadoop.streaming.StreamKeyValUtil
-
split a UTF-8 byte array into key and value
assuming that the delimilator is at splitpos.
- splitKeyVal(byte[], Text, Text, int, int) - Static method in class org.apache.hadoop.streaming.StreamKeyValUtil
-
split a UTF-8 byte array into key and value
assuming that the delimilator is at splitpos.
- startMap(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- startMap(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Check the mark for start of the serialized map.
- startMap(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- startMap(TreeMap, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- startMap(TreeMap, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- startMap(TreeMap, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Mark the start of a map to be serialized.
- startMap(TreeMap, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- startRecord(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- startRecord(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Check the mark for start of the serialized record.
- startRecord(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- startRecord(Record, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- startRecord(Record, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- startRecord(Record, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Mark the start of a record to be serialized.
- startRecord(Record, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- startVector(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
-
Deprecated.
- startVector(String) - Method in interface org.apache.hadoop.record.RecordInput
-
Deprecated.
Check the mark for start of the serialized vector.
- startVector(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- startVector(ArrayList, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- startVector(ArrayList, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- startVector(ArrayList, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Mark the start of a vector to be serialized.
- startVector(ArrayList, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- StreamBaseRecordReader - Class in org.apache.hadoop.streaming.mapreduce
-
Shared functionality for hadoopStreaming formats.
- StreamBaseRecordReader - Class in org.apache.hadoop.streaming
-
Shared functionality for hadoopStreaming formats.
- StreamBaseRecordReader(FSDataInputStream, FileSplit, Reporter, JobConf, FileSystem) - Constructor for class org.apache.hadoop.streaming.StreamBaseRecordReader
-
- StreamBaseRecordReader(FSDataInputStream, FileSplit, TaskAttemptContext, Configuration, FileSystem) - Constructor for class org.apache.hadoop.streaming.mapreduce.StreamBaseRecordReader
-
- StreamInputFormat - Class in org.apache.hadoop.streaming.mapreduce
-
An input format that selects a RecordReader based on a JobConf property.
- StreamInputFormat - Class in org.apache.hadoop.streaming
-
An input format that selects a RecordReader based on a JobConf property.
- StreamInputFormat() - Constructor for class org.apache.hadoop.streaming.mapreduce.StreamInputFormat
-
- StreamInputFormat() - Constructor for class org.apache.hadoop.streaming.StreamInputFormat
-
- StreamJob - Class in org.apache.hadoop.streaming
-
All the client-side work happens here.
- StreamJob() - Constructor for class org.apache.hadoop.streaming.StreamJob
-
- StreamJob(String[], boolean) - Constructor for class org.apache.hadoop.streaming.StreamJob
-
Deprecated.
- StreamKeyValUtil - Class in org.apache.hadoop.streaming
-
- StreamKeyValUtil() - Constructor for class org.apache.hadoop.streaming.StreamKeyValUtil
-
- StreamUtil - Class in org.apache.hadoop.streaming
-
Utilities used in streaming
- StreamUtil() - Constructor for class org.apache.hadoop.streaming.StreamUtil
-
- StreamXmlRecordReader - Class in org.apache.hadoop.streaming.mapreduce
-
A way to interpret XML fragments as Mapper input records.
- StreamXmlRecordReader - Class in org.apache.hadoop.streaming
-
A way to interpret XML fragments as Mapper input records.
- StreamXmlRecordReader(FSDataInputStream, FileSplit, Reporter, JobConf, FileSystem) - Constructor for class org.apache.hadoop.streaming.StreamXmlRecordReader
-
- StreamXmlRecordReader(FSDataInputStream, FileSplit, TaskAttemptContext, Configuration, FileSystem) - Constructor for class org.apache.hadoop.streaming.mapreduce.StreamXmlRecordReader
-
- STRING - org.apache.hadoop.typedbytes.Type
-
- submitAndMonitorJob() - Method in class org.apache.hadoop.streaming.StreamJob
-
- TEXT_ID - Static variable in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- TextInputWriter - Class in org.apache.hadoop.streaming.io
-
InputWriter that writes the client's input as text.
- TextInputWriter() - Constructor for class org.apache.hadoop.streaming.io.TextInputWriter
-
- TextOutputReader - Class in org.apache.hadoop.streaming.io
-
OutputReader that reads the client's output as text.
- TextOutputReader() - Constructor for class org.apache.hadoop.streaming.io.TextOutputReader
-
- toMap() - Method in class org.apache.hadoop.streaming.Environment
-
- toString() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
- toString() - Method in class org.apache.hadoop.record.Record
-
Deprecated.
- toString() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Generate a suitable string representation.
- toString(String) - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Convert the byte buffer to a string an specific character encoding
- truncate() - Method in class org.apache.hadoop.record.Buffer
-
Deprecated.
Change the capacity of the backing store to be the same as the current
count of buffer.
- Type - Enum in org.apache.hadoop.typedbytes
-
The possible type codes.
- TYPED_BYTES_ID - Static variable in class org.apache.hadoop.streaming.io.IdentifierResolver
-
- TypedBytesInput - Class in org.apache.hadoop.typedbytes
-
Provides functionality for reading typed bytes.
- TypedBytesInput(DataInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesInput
-
Creates a new instance of TypedBytesInput.
- TypedBytesInputWriter - Class in org.apache.hadoop.streaming.io
-
InputWriter that writes the client's input as typed bytes.
- TypedBytesInputWriter() - Constructor for class org.apache.hadoop.streaming.io.TypedBytesInputWriter
-
- TypedBytesOutput - Class in org.apache.hadoop.typedbytes
-
Provides functionality for writing typed bytes.
- TypedBytesOutput(DataOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Creates a new instance of TypedBytesOutput.
- TypedBytesOutputReader - Class in org.apache.hadoop.streaming.io
-
OutputReader that reads the client's output as typed bytes.
- TypedBytesOutputReader() - Constructor for class org.apache.hadoop.streaming.io.TypedBytesOutputReader
-
- TypedBytesRecordInput - Class in org.apache.hadoop.typedbytes
-
Serializer for records that writes typed bytes.
- TypedBytesRecordInput(DataInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Creates a new instance of TypedBytesRecordInput.
- TypedBytesRecordInput(TypedBytesInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Creates a new instance of TypedBytesRecordInput.
- TypedBytesRecordOutput - Class in org.apache.hadoop.typedbytes
-
Deserialized for records that reads typed bytes.
- TypedBytesRecordOutput(DataOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
Creates a new instance of TypedBytesRecordOutput.
- TypedBytesRecordOutput(TypedBytesOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
Creates a new instance of TypedBytesRecordOutput.
- TypedBytesWritable - Class in org.apache.hadoop.typedbytes
-
Writable for typed bytes.
- TypedBytesWritable() - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Create a TypedBytesWritable.
- TypedBytesWritable(byte[]) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritable
-
Create a TypedBytesWritable with a given byte array as initial value.
- TypedBytesWritableInput - Class in org.apache.hadoop.typedbytes
-
Provides functionality for reading typed bytes as Writable objects.
- TypedBytesWritableInput(DataInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Creates a new instance of TypedBytesWritableInput.
- TypedBytesWritableInput(TypedBytesInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Creates a new instance of TypedBytesWritableInput.
- TypedBytesWritableOutput - Class in org.apache.hadoop.typedbytes
-
Provides functionality for writing Writable objects as typed bytes.
- TypedBytesWritableOutput(DataOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Creates a new instance of TypedBytesWritableOutput.
- TypedBytesWritableOutput(TypedBytesOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Creates a new instance of TypedBytesWritableOutput.
- WRITABLE - org.apache.hadoop.typedbytes.Type
-
- write(DataOutput) - Method in class org.apache.hadoop.record.Record
-
Deprecated.
- write(Object) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a Java object as a typed bytes sequence.
- write(Writable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeArray(ArrayWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeBool(boolean) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a boolean as a typed bytes sequence.
- writeBool(boolean, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeBool(boolean, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeBool(boolean, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a boolean to serialized record.
- writeBool(boolean, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeBoolean(BooleanWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeBuffer(Buffer, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeBuffer(Buffer, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeBuffer(Buffer, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a buffer to serialized record.
- writeBuffer(Buffer, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeByte(byte) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a byte as a typed bytes sequence.
- writeByte(byte, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeByte(byte, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeByte(byte, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a byte to serialized record.
- writeByte(byte, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeByte(ByteWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeBytes(byte[]) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes array as a typed bytes sequence.
- writeBytes(byte[], int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes array as a typed bytes sequence, using a given typecode.
- writeBytes(byte[], int, int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes array as a typed bytes sequence, using a given typecode
and length.
- writeBytes(BytesWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeBytes(Buffer) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes buffer as a typed bytes sequence.
- writeDouble(double) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a double as a typed bytes sequence.
- writeDouble(double, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeDouble(double, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeDouble(double, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a double precision floating point number to serialized record.
- writeDouble(double, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeDouble(DoubleWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeFloat(float) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a float as a typed bytes sequence.
- writeFloat(float, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeFloat(float, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeFloat(float, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a single-precision float to serialized record.
- writeFloat(float, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeFloat(FloatWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeInt(int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes an integer as a typed bytes sequence.
- writeInt(int, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeInt(int, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeInt(int, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write an integer to serialized record.
- writeInt(int, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeInt(IntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextInputWriter
-
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.TextInputWriter
-
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.TypedBytesInputWriter
-
- writeKey(K) - Method in class org.apache.hadoop.streaming.io.InputWriter
-
Writes an input key.
- writeKey(Writable) - Method in class org.apache.hadoop.streaming.io.RawBytesInputWriter
-
- writeList(List) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a list as a typed bytes sequence.
- writeListFooter() - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a list footer.
- writeListHeader() - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a list header.
- writeLong(long) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a long as a typed bytes sequence.
- writeLong(long, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeLong(long, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeLong(long, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a long integer to serialized record.
- writeLong(long, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeLong(LongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeMap(Map) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a map as a typed bytes sequence.
- writeMap(MapWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeMapHeader(int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a map header.
- writeRaw(byte[]) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a raw sequence of typed bytes.
- writeRaw(byte[], int, int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a raw sequence of typed bytes.
- writeRecord(Record) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeSortedMap(SortedMapWritable<?>) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeString(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a string as a typed bytes sequence.
- writeString(String, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
-
Deprecated.
- writeString(String, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
-
Deprecated.
- writeString(String, String) - Method in interface org.apache.hadoop.record.RecordOutput
-
Deprecated.
Write a unicode string to serialized record.
- writeString(String, String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- writeText(Text) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeTypedBytes(TypedBytesWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeUTF8(Object) - Method in class org.apache.hadoop.streaming.io.TextInputWriter
-
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextInputWriter
-
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.TextInputWriter
-
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.TypedBytesInputWriter
-
- writeValue(Writable) - Method in class org.apache.hadoop.streaming.io.RawBytesInputWriter
-
- writeValue(V) - Method in class org.apache.hadoop.streaming.io.InputWriter
-
Writes an input value.
- writeVector(ArrayList) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a vector as a typed bytes sequence.
- writeVectorHeader(int) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a vector header.
- writeVInt(DataOutput, int) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Serializes an int to a binary stream with zero-compressed encoding.
- writeVInt(VIntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeVLong(DataOutput, long) - Static method in class org.apache.hadoop.record.Utils
-
Deprecated.
Serializes a long to a binary stream with zero-compressed encoding.
- writeVLong(VLongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeWritable(Writable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-