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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java