public class VectorMapJoinOptimizedStringCommon extends Object
| Constructor and Description |
|---|
VectorMapJoinOptimizedStringCommon(boolean isOuterJoin,
TableDesc tableDesc) |
| Modifier and Type | Method and Description |
|---|---|
TableDesc |
getTableDesc() |
VectorMapJoinOptimizedHashTable.SerializedBytes |
serialize(byte[] keyBytes,
int keyStart,
int keyLength) |
public VectorMapJoinOptimizedStringCommon(boolean isOuterJoin,
TableDesc tableDesc)
public VectorMapJoinOptimizedHashTable.SerializedBytes serialize(byte[] keyBytes, int keyStart, int keyLength) throws IOException
IOExceptionpublic TableDesc getTableDesc()
Copyright © 2022 The Apache Software Foundation. All rights reserved.