public class VectorMapJoinOptimizedHashSet extends VectorMapJoinOptimizedHashTable implements VectorMapJoinBytesHashSet
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorMapJoinOptimizedHashSet.HashSetResult |
VectorMapJoinOptimizedHashTable.SerializedBytesadapatorDirectAccess, containerDirectAccess, originalTableContainer| Constructor and Description |
|---|
VectorMapJoinOptimizedHashSet(MapJoinTableContainer originalTableContainer,
MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter) |
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
contains(byte[] keyBytes,
int keyOffset,
int keyLength,
VectorMapJoinHashSetResult hashSetResult) |
VectorMapJoinHashSetResult |
createHashSetResult() |
doLookup, putRow, putRowInternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitputRowpublic VectorMapJoinOptimizedHashSet(MapJoinTableContainer originalTableContainer, MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter)
public VectorMapJoinHashSetResult createHashSetResult()
createHashSetResult in interface VectorMapJoinHashSetpublic JoinUtil.JoinResult contains(byte[] keyBytes, int keyOffset, int keyLength, VectorMapJoinHashSetResult hashSetResult) throws IOException
contains in interface VectorMapJoinBytesHashSetIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.