protected class PipelinedSorter.InputByteBuffer
extends org.apache.hadoop.io.DataInputBuffer
in| Modifier | Constructor and Description |
|---|---|
protected |
PipelinedSorter.InputByteBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(ByteBuffer b,
int start,
int length) |
void |
reset(org.apache.hadoop.io.DataInputBuffer clone) |
getData, getLength, getPosition, reset, resetread, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic void reset(ByteBuffer b, int start, int length)
public void reset(org.apache.hadoop.io.DataInputBuffer clone)
Copyright © 2014 Apache Software Foundation. All rights reserved.