Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.persistence | |
org.apache.hadoop.hive.serde2 |
Modifier and Type | Method and Description |
---|---|
WriteBuffers.Position |
BytesBytesMultiHashMap.Result.getReadPos()
Return the thread-safe read position.
|
Modifier and Type | Method and Description |
---|---|
WriteBuffers.Position |
WriteBuffers.getReadPosition() |
Modifier and Type | Method and Description |
---|---|
void |
WriteBuffers.getByteSegmentRefToCurrent(WriteBuffers.ByteSegmentRef byteSegmentRef,
int length,
WriteBuffers.Position readPos) |
long |
WriteBuffers.getReadPoint(WriteBuffers.Position readPos) |
int |
WriteBuffers.hashCode(long offset,
int length,
WriteBuffers.Position readPos) |
long |
WriteBuffers.readNByteLong(long offset,
int bytes,
WriteBuffers.Position readPos) |
int |
WriteBuffers.readVInt(WriteBuffers.Position readPos) |
long |
WriteBuffers.readVLong(WriteBuffers.Position readPos) |
void |
WriteBuffers.setReadPoint(long offset,
WriteBuffers.Position readPos) |
void |
WriteBuffers.skipVLong(WriteBuffers.Position readPos) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.