Class HttpWriteOperation

java.lang.Object
org.elasticsearch.http.nio.HttpWriteOperation
All Implemented Interfaces:
WriteOperation

public class HttpWriteOperation
extends java.lang.Object
implements WriteOperation
  • Method Summary

    Modifier and Type Method Description
    SocketChannelContext getChannel()  
    java.util.function.BiConsumer<java.lang.Void,​java.lang.Exception> getListener()  
    NioHttpResponse getObject()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait