Class HttpPipelinedRequest<R>

java.lang.Object
org.elasticsearch.http.HttpPipelinedRequest<R>
All Implemented Interfaces:
java.lang.Comparable<HttpPipelinedMessage>, HttpPipelinedMessage

public class HttpPipelinedRequest<R>
extends java.lang.Object
implements HttpPipelinedMessage
  • Method Summary

    Modifier and Type Method Description
    R getRequest()  
    int getSequence()
    Get the sequence number for this message.

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.elasticsearch.http.HttpPipelinedMessage

    compareTo