Constructor and Description |
---|
ChainedHashTable(HashTableConfig htConfig,
FragmentContext context,
BufferAllocator allocator,
RecordBatch incomingBuild,
RecordBatch incomingProbe,
RecordBatch outgoing) |
Modifier and Type | Method and Description |
---|---|
HashTable |
createAndSetupHashTable(TypedFieldId[] outKeyFieldIds) |
void |
updateIncoming(RecordBatch incomingBuild,
RecordBatch incomingProbe) |
public ChainedHashTable(HashTableConfig htConfig, FragmentContext context, BufferAllocator allocator, RecordBatch incomingBuild, RecordBatch incomingProbe, RecordBatch outgoing)
public void updateIncoming(RecordBatch incomingBuild, RecordBatch incomingProbe)
public HashTable createAndSetupHashTable(TypedFieldId[] outKeyFieldIds) throws ClassTransformationException, IOException, SchemaChangeException
Copyright © 1970 The Apache Software Foundation. All rights reserved.