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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java