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.