Class TransportNodesListGatewayStartedShardsBatch.NodeGatewayStartedShardsBatch

java.lang.Object
org.opensearch.core.transport.TransportMessage
org.opensearch.core.transport.TransportResponse
org.opensearch.action.support.nodes.BaseNodeResponse
org.opensearch.gateway.TransportNodesListGatewayStartedShardsBatch.NodeGatewayStartedShardsBatch
All Implemented Interfaces:
org.opensearch.core.common.io.stream.Writeable
Enclosing class:
TransportNodesListGatewayStartedShardsBatch

public static class TransportNodesListGatewayStartedShardsBatch.NodeGatewayStartedShardsBatch extends BaseNodeResponse
This is the response from a single node, this is used in TransportNodesListGatewayStartedShardsBatch.NodesGatewayStartedShardsBatch for creating node to its response mapping for this transport request. Refer TransportNodesAction start method
Opensearch.internal: