Class TransportNodesListGatewayStartedShards.Request

All Implemented Interfaces:
Writeable, RefCounted, TaskAwareRequest
Enclosing class:
TransportNodesListGatewayStartedShards

public static class TransportNodesListGatewayStartedShards.Request extends BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>
  • Constructor Details

  • Method Details

    • shardId

      public ShardId shardId()
    • getCustomDataPath

      @Nullable public String getCustomDataPath()
      Returns the custom data path that is used to look up information for this shard. Returns an empty string if no custom data path is used for this index. Returns null if custom data path information is not available (due to BWC).