Class FlushReadyWrite

java.lang.Object
org.elasticsearch.nio.FlushOperation
org.elasticsearch.nio.FlushReadyWrite
All Implemented Interfaces:
WriteOperation

public class FlushReadyWrite
extends FlushOperation
implements WriteOperation
  • Constructor Details

    • FlushReadyWrite

      public FlushReadyWrite​(SocketChannelContext channelContext, java.nio.ByteBuffer[] buffers, java.util.function.BiConsumer<java.lang.Void,​java.lang.Exception> listener)
  • Method Details