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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java