Package | Description |
---|---|
org.apache.drill.exec.work.filter |
Modifier and Type | Method and Description |
---|---|
List<BloomFilter> |
RuntimeFilterWritable.unwrap() |
Modifier and Type | Method and Description |
---|---|
void |
BloomFilter.or(BloomFilter other)
Merge this bloom filter with other one
|
Modifier and Type | Method and Description |
---|---|
void |
RuntimeFilterReporter.sendOut(List<BloomFilter> bloomFilters,
List<String> probeFields,
RuntimeFilterDef runtimeFilterDef,
int hashJoinOpId) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.