protected class MapTask.MapOutputBuffer.InMemValBytes extends DataInputBuffer
in
Modifier | Constructor and Description |
---|---|
protected |
MapTask.MapOutputBuffer.InMemValBytes() |
Modifier and Type | Method and Description |
---|---|
void |
reset(byte[] buffer,
int start,
int length)
Resets the data that the buffer reads.
|
getData, getLength, getPosition, reset
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, close, mark, markSupported, read, reset, skip
protected MapTask.MapOutputBuffer.InMemValBytes()
public void reset(byte[] buffer, int start, int length)
DataInputBuffer
reset
in class DataInputBuffer
Copyright © 2013 Apache Software Foundation. All rights reserved.