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, resetread, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skipprotected MapTask.MapOutputBuffer.InMemValBytes()
public void reset(byte[] buffer,
int start,
int length)
DataInputBufferreset in class DataInputBufferCopyright © 2013 Apache Software Foundation. All rights reserved.