Package com.ibm.cloud.cloudant.v1.model
Class ShardsInformation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ShardsInformation
- All Implemented Interfaces:
ObjectModel
Schema for a shards object that maps the hash value range for each shard to the array of nodes that contain a copy of
that shard.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getShards
Gets the shards. Mapping of shard hash value range to a list of nodes.- Returns:
- the shards
-