public class VectorMapJoinOptimizedStringHashMap extends VectorMapJoinOptimizedHashMap implements VectorMapJoinBytesHashMap
VectorMapJoinOptimizedHashMap.HashMapResultVectorMapJoinOptimizedHashTable.SerializedBytesadapatorDirectAccess, containerDirectAccess, originalTableContainer| Constructor and Description |
|---|
VectorMapJoinOptimizedStringHashMap(boolean isOuterJoin,
MapJoinTableContainer originalTableContainer,
MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter) |
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
lookup(byte[] keyBytes,
int keyStart,
int keyLength,
VectorMapJoinHashMapResult hashMapResult) |
createHashMapResultdoLookup, putRow, putRowInternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateHashMapResultputRowpublic VectorMapJoinOptimizedStringHashMap(boolean isOuterJoin,
MapJoinTableContainer originalTableContainer,
MapJoinTableContainer.ReusableGetAdaptor hashMapRowGetter)
public JoinUtil.JoinResult lookup(byte[] keyBytes, int keyStart, int keyLength, VectorMapJoinHashMapResult hashMapResult) throws IOException
lookup in interface VectorMapJoinBytesHashMaplookup in class VectorMapJoinOptimizedHashMapIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.