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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java