MappingKind Enum
- java.
lang. Object - java.
lang. Enum<MappingKind> - com.
microsoft. azure. elasticdb. shard. base. MappingKind
- com.
- java.
public enum MappingKind
Types of supported mappings.
Fields
PointMapping | |
RangeMapping | |
SIZE |
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