Class TransportSingleShardAction.InternalRequest

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

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

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Method Details

    • request

      public Request request()
    • concreteIndex

      public  concreteIndex()