public static class VectorMapJoinFastBytesHashMultiSetStore.HashMultiSetResult extends VectorMapJoinHashMultiSetResult
count| Constructor and Description |
|---|
HashMultiSetResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalKey(byte[] keyBytes,
int keyStart,
int keyLength)
Compare a key with the key positioned with the setKey method.
|
void |
setContains()
Mark the key matched with equalKey as a match and read the set membership count,
if necessary.
|
void |
setKey(VectorMapJoinFastBytesHashMultiSetStore multiSetStore,
long refWord)
Setup for reading the key of an entry with the equalKey method.
|
String |
toString() |
countforget, getReadPos, joinResult, setJoinResult, setSpillPartitionId, spillPartitionIdpublic void setKey(VectorMapJoinFastBytesHashMultiSetStore multiSetStore, long refWord)
multiSetStore - refWord - public boolean equalKey(byte[] keyBytes,
int keyStart,
int keyLength)
keyBytes - keyStart - keyLength - public void setContains()
public String toString()
toString in class VectorMapJoinHashTableResultCopyright © 2024 The Apache Software Foundation. All rights reserved.