你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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: