Class TransportSingleShardAction.InternalRequest

java.lang.Object
org.elasticsearch.action.support.single.shard.TransportSingleShardAction.InternalRequest
Enclosing class:
TransportSingleShardAction<Request extends SingleShardRequest<Request>,​Response extends ActionResponse>

protected class TransportSingleShardAction.InternalRequest
extends java.lang.Object
Internal request class that gets built on each node. Holds the original request plus additional info.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String concreteIndex()  
    Request request()  

    Methods inherited from class java.lang.Object

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