ReplicaSetConfiguration Class
- java.
lang. Object - system.
fabric. ReplicaSetConfiguration
- system.
public class ReplicaSetConfiguration
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Replica |
getReplicas()
This supports the Service Fabric infrastructure and is not meant to be used directly from your code. |
long |
getWriteQuorum()
This supports the Service Fabric infrastructure and is not meant to be used directly from your code. |
Method Details
getReplicas
public List
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Returns:
getWriteQuorum
public long getWriteQuorum()
This supports the Service Fabric infrastructure and is not meant to be used directly from your code.
Returns:
Applies to
Azure SDK for Java