Class RuntimeFilterSink

java.lang.Object
org.apache.drill.exec.work.filter.RuntimeFilterSink
All Implemented Interfaces:
Closeable, AutoCloseable

public class RuntimeFilterSink extends Object implements Closeable
This sink receives the RuntimeFilters from the netty thread, aggregates them in an async thread, broadcast the final aggregated one to the RuntimeFilterRecordBatch.