Package com.ibm.cloud.cloudant.v1.model
Class DocumentShardInfo
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.DocumentShardInfo
- All Implemented Interfaces:
 ObjectModel
Schema for document shard information.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getNodes
Gets the nodes. List of nodes serving a replica of the shard.- Returns:
 - the nodes
 
 - 
getRange
Gets the range. The shard range in which the document is stored.- Returns:
 - the range
 
 
 -