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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java