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

microsoft.servicefabric.services.client

Classes

FabricServicePartitionResolver

Implements the class that helps in determining the endpoint of a service. This class wraps the FabricClient's system.fabric.client.ServiceManagementClient#resolveServicePartitionAsync(java.net.URI) method, and implements a back-off/retry mechanism on errors from that method.

ServicePartitionKey

Defines a key to address a service partition.

Interfaces

ServicePartitionResolver

Implements the class that helps in determining the endpoint of a service.