- get(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Get a thread-local typed bytes input for the supplied
DataInput
.
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Get a thread-local typed bytes 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(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Get a thread-local typed bytes record input for the supplied
DataInput
.
- get(TypedBytesOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
Get a thread-local typed bytes record output for the supplied
DataOutput
.
- get(TypedBytesInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Get a thread-local typed bytes writable input for the supplied
TypedBytesInput
.
- get(DataInput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Get a thread-local typed bytes writable input for the supplied
DataInput
.
- get(TypedBytesOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Get a thread-local typed bytes writable input for the supplied
TypedBytesOutput
.
- get(DataOutput) - Static method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Get a thread-local typed bytes writable output for the supplied
DataOutput
.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.StreamBaseRecordReader
-
Returns the current position in the input.
- 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.
- go() - Method in class org.apache.hadoop.streaming.StreamJob
-
- 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(ArrayWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readArray() - 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.typedbytes.TypedBytesRecordInput
-
- readBoolean(BooleanWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBoolean() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- 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(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readByte(ByteWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readByte() - 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(BytesWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readBytes() - 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(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readDouble(DoubleWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readDouble() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readFloat() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the float following a Type.FLOAT
code.
- readFloat(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readFloat(FloatWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readFloat() - 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(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readInt(IntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readInt() - 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(String) - Method in class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
- readLong(LongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readLong() - 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(MapWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readMap() - 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(int) - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a custom code.
- readRawBytes() - Method in class org.apache.hadoop.typedbytes.TypedBytesInput
-
Reads the raw bytes following a Type.BYTES
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(SortedMapWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readSortedMap() - 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.typedbytes.TypedBytesRecordInput
-
- readText(Text) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readText() - 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(VIntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVInt() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVLong(VLongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readVLong() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readWritable(Writable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- readWritable() - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
- 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
-
- 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(RecordReader<K1, V1>, OutputCollector<K2, V2>, Reporter) - Method in class org.apache.hadoop.streaming.PipeMapRunner
-
- run(String[]) - Method in class org.apache.hadoop.streaming.StreamJob
-
- running_ - Variable 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.typedbytes.TypedBytesWritable
-
Generate a suitable string representation.
- 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(TypedBytesInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordInput
-
Creates a new instance of TypedBytesRecordInput.
- TypedBytesRecordInput(DataInput) - 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(TypedBytesOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesRecordOutput
-
Creates a new instance of TypedBytesRecordOutput.
- TypedBytesRecordOutput(DataOutput) - 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(TypedBytesInput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableInput
-
Creates a new instance of TypedBytesWritableInput.
- TypedBytesWritableInput(DataInput) - 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(TypedBytesOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Creates a new instance of TypedBytesWritableOutput.
- TypedBytesWritableOutput(DataOutput) - Constructor for class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
Creates a new instance of TypedBytesWritableOutput.
- 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.typedbytes.TypedBytesRecordOutput
-
- writeBoolean(BooleanWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- 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.typedbytes.TypedBytesRecordOutput
-
- writeByte(ByteWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- 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(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[]) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes array as a typed bytes sequence.
- writeBytes(Buffer) - Method in class org.apache.hadoop.typedbytes.TypedBytesOutput
-
Writes a bytes buffer as a typed bytes sequence.
- writeBytes(BytesWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- 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.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.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.typedbytes.TypedBytesRecordOutput
-
- writeInt(IntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeKey(K) - Method in class org.apache.hadoop.streaming.io.InputWriter
-
Writes an input key.
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextInputWriter
-
- writeKey(Writable) - Method in class org.apache.hadoop.streaming.io.RawBytesInputWriter
-
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.TextInputWriter
-
- writeKey(Object) - Method in class org.apache.hadoop.streaming.io.TypedBytesInputWriter
-
- 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.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.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(V) - Method in class org.apache.hadoop.streaming.io.InputWriter
-
Writes an input value.
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.KeyOnlyTextInputWriter
-
- writeValue(Writable) - Method in class org.apache.hadoop.streaming.io.RawBytesInputWriter
-
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.TextInputWriter
-
- writeValue(Object) - Method in class org.apache.hadoop.streaming.io.TypedBytesInputWriter
-
- 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(VIntWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeVLong(VLongWritable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-
- writeWritable(Writable) - Method in class org.apache.hadoop.typedbytes.TypedBytesWritableOutput
-