public class VectorMapJoinOptimizedLongHashSet extends VectorMapJoinOptimizedHashSet implements VectorMapJoinLongHashSet
VectorMapJoinOptimizedHashSet.HashSetResultVectorMapJoinOptimizedHashTable.SerializedBytesadapatorDirectAccess, containerDirectAccess, originalTableContainer| Constructor and Description |
|---|
VectorMapJoinOptimizedLongHashSet(boolean minMaxEnabled,
boolean isOuterJoin,
VectorMapJoinDesc.HashTableKeyType hashTableKeyType,
MapJoinTableContainer originalTableContainer,
MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter) |
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
contains(long key,
VectorMapJoinHashSetResult hashSetResult) |
long |
max() |
long |
min() |
boolean |
useMinMax() |
contains, createHashSetResultdoLookup, putRow, putRowInternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateHashSetResultputRowpublic VectorMapJoinOptimizedLongHashSet(boolean minMaxEnabled,
boolean isOuterJoin,
VectorMapJoinDesc.HashTableKeyType hashTableKeyType,
MapJoinTableContainer originalTableContainer,
MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter)
public boolean useMinMax()
useMinMax in interface VectorMapJoinLongHashTablepublic long min()
min in interface VectorMapJoinLongHashTablepublic long max()
max in interface VectorMapJoinLongHashTablepublic JoinUtil.JoinResult contains(long key, VectorMapJoinHashSetResult hashSetResult) throws IOException
contains in interface VectorMapJoinLongHashSetIOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.