public static class VectorMapJoinOptimizedHashMap.HashMapResult extends VectorMapJoinHashMapResult
| Constructor and Description |
|---|
HashMapResult() |
HashMapResult(BytesBytesMultiHashMap.Result bytesBytesMultiHashMapResult) |
| Modifier and Type | Method and Description |
|---|---|
BytesBytesMultiHashMap.Result |
bytesBytesMultiHashMapResult() |
int |
cappedCount() |
WriteBuffers.ByteSegmentRef |
first() |
void |
forget()
Forget about the most recent hash table lookup or contains call.
|
String |
getDetailedHashMapResultPositionString()
Get detailed HashMap result position information to help diagnose exceptions.
|
boolean |
hasRows() |
boolean |
isCappedCountAvailable() |
boolean |
isSingleRow() |
WriteBuffers.ByteSegmentRef |
next() |
String |
toString() |
getReadPos, joinResult, setJoinResult, setSpillPartitionId, spillPartitionIdpublic HashMapResult()
public HashMapResult(BytesBytesMultiHashMap.Result bytesBytesMultiHashMapResult)
public BytesBytesMultiHashMap.Result bytesBytesMultiHashMapResult()
public boolean hasRows()
hasRows in class VectorMapJoinHashMapResultpublic boolean isSingleRow()
isSingleRow in class VectorMapJoinHashMapResultpublic boolean isCappedCountAvailable()
isCappedCountAvailable in class VectorMapJoinHashMapResultpublic int cappedCount()
cappedCount in class VectorMapJoinHashMapResultpublic WriteBuffers.ByteSegmentRef first()
first in class VectorMapJoinHashMapResultpublic WriteBuffers.ByteSegmentRef next()
next in class VectorMapJoinHashMapResultpublic void forget()
VectorMapJoinHashTableResultforget in class VectorMapJoinHashTableResultpublic String toString()
toString in class VectorMapJoinHashTableResultpublic String getDetailedHashMapResultPositionString()
VectorMapJoinHashMapResultgetDetailedHashMapResultPositionString in class VectorMapJoinHashMapResultCopyright © 2024 The Apache Software Foundation. All rights reserved.