ShardMapType Enum
- java.
lang. Object - java.
lang. Enum<ShardMapType> - com.
microsoft. azure. elasticdb. shard. map. ShardMapType
- com.
- java.
public enum ShardMapType
Type of shard map.
Fields
SIZE | |
XmlEnumValue |
Invalid kind of shard map. Only used for serialization/deserialization. Shard map with list based mappings. Shard map with range based mappings. |
Methods
forValue(int value)
getValue()
public int getValue()
Returns
int
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java