Class DocumentShardInfo

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.DocumentShardInfo
All Implemented Interfaces:
ObjectModel

public class DocumentShardInfo extends GenericModel
Schema for document shard information.
  • Method Details

    • getNodes

      public List<String> getNodes()
      Gets the nodes. List of nodes serving a replica of the shard.
      Returns:
      the nodes
    • getRange

      public String getRange()
      Gets the range. The shard range in which the document is stored.
      Returns:
      the range