Class AsyncBufferPipeline


  • public final class AsyncBufferPipeline
    extends java.lang.Object
    • Constructor Detail

      • AsyncBufferPipeline

        public AsyncBufferPipeline​(PipelineConfig conf)
    • Method Detail

      • start

        public void start()
      • stop

        public void stop()
      • waitPipelineIsEmpty

        public void waitPipelineIsEmpty​(long timeoutMs)
      • append

        public boolean append​(java.util.function.Supplier<LogRecord> recordSupplier)