Uses of Class
org.apache.druid.frame.processor.Bouncer
Packages that use Bouncer
-
Uses of Bouncer in org.apache.druid.frame.processor
Methods in org.apache.druid.frame.processor that return BouncerMethods in org.apache.druid.frame.processor with parameters of type BouncerModifier and TypeMethodDescription<T,R> com.google.common.util.concurrent.ListenableFuture <R> FrameProcessorExecutor.runAllFully(ProcessorManager<T, R> processorManager, int maxOutstandingProcessors, Bouncer bouncer, String cancellationId) Runs a sequence of processors and returns a future that resolves when execution is complete.Constructors in org.apache.druid.frame.processor with parameters of type Bouncer