Class GetComponentStateAction.Response

  • All Implemented Interfaces:
    org.elasticsearch.common.io.stream.Writeable, org.elasticsearch.common.util.concurrent.RefCounted, org.elasticsearch.common.xcontent.StatusToXContentObject, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject
    Enclosing class:
    GetComponentStateAction

    public static class GetComponentStateAction.Response
    extends org.elasticsearch.action.support.nodes.BaseNodesResponse<GetComponentStateAction.NodeResponse>
    implements org.elasticsearch.common.xcontent.StatusToXContentObject
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.elasticsearch.action.ActionResponse

        org.elasticsearch.action.ActionResponse.Empty
      • Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent

        org.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.common.xcontent.ToXContent.MapParams, org.elasticsearch.common.xcontent.ToXContent.Params
      • Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable

        org.elasticsearch.common.io.stream.Writeable.Reader<V extends Object>, org.elasticsearch.common.io.stream.Writeable.Writer<V extends Object>
    • Field Summary

      • Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent

        EMPTY_PARAMS
    • Constructor Summary

      Constructors 
      Constructor Description
      Response​(org.elasticsearch.cluster.ClusterName clusterName, List<GetComponentStateAction.NodeResponse> nodes, List<org.elasticsearch.action.FailedNodeException> failures)  
      Response​(org.elasticsearch.common.io.stream.StreamInput in)