ServiceRemotingPartitionClient Interface
public interface ServiceRemotingPartitionClient extends ServicePartitionClient
Defines the interface for the client that communicate over remoting to a particular replica of a service partition.
Inherited Members
ServicePartitionClient<TCommunicationClient>.getCommunicationClientFactory()
ServicePartitionClient<TCommunicationClient>.getLastResolvedServicePartition()
ServicePartitionClient<TCommunicationClient>.getListenerName()
ServicePartitionClient<TCommunicationClient>.getPartitionKey()
ServicePartitionClient<TCommunicationClient>.getServiceUri()
ServicePartitionClient<TCommunicationClient>.getTargetReplicaSelector()
Applies to
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