public class RuntimeFilterSink extends Object implements Closeable
Constructor and Description |
---|
RuntimeFilterSink(DrillbitContext drillbitContext,
SendingAccountor sendingAccountor) |
Modifier and Type | Method and Description |
---|---|
void |
add(RuntimeFilterWritable runtimeFilterWritable) |
void |
close() |
void |
setJoinMjId2probeScanEps(Map<Integer,List<CoordinationProtos.DrillbitEndpoint>> joinMjId2probeScanEps) |
void |
setJoinMjId2rfNumber(Map<Integer,Integer> joinMjId2rfNumber) |
void |
setJoinMjId2ScanMjId(Map<Integer,Integer> joinMjId2ScanMjId) |
public RuntimeFilterSink(DrillbitContext drillbitContext, SendingAccountor sendingAccountor)
public void add(RuntimeFilterWritable runtimeFilterWritable)
public void close()
close
in interface Closeable
close
in interface AutoCloseable
public void setJoinMjId2probeScanEps(Map<Integer,List<CoordinationProtos.DrillbitEndpoint>> joinMjId2probeScanEps)
Copyright © 1970 The Apache Software Foundation. All rights reserved.