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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.