ReplicaOpenMode Enum
- java.
lang. Object - java.
lang. Enum<ReplicaOpenMode> - system.
fabric. ReplicaOpenMode
- system.
- java.
public enum ReplicaOpenMode
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Fields
Existing | |
Invalid | |
New |
Methods
get(int value)
public static ReplicaOpenMode get(int value)
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Parameters
- value
- int
Returns
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
getValue()
public int getValue()
Returns
int
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java