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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java