Uses of Class
com.microsoft.azure.cosmosdb.internal.directconnectivity.TransportClient
-
Packages that use TransportClient Package Description com.microsoft.azure.cosmosdb.internal.directconnectivity -
-
Uses of TransportClient in com.microsoft.azure.cosmosdb.internal.directconnectivity
Subclasses of TransportClient in com.microsoft.azure.cosmosdb.internal.directconnectivity Modifier and Type Class Description classHttpTransportClientclassRntbdTransportClientConstructors in com.microsoft.azure.cosmosdb.internal.directconnectivity with parameters of type TransportClient Constructor Description ConsistencyReader(com.microsoft.azure.cosmosdb.rx.internal.Configs configs, AddressSelector addressSelector, com.microsoft.azure.cosmosdb.ISessionContainer sessionContainer, TransportClient transportClient, GatewayServiceConfigurationReader serviceConfigReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider)ConsistencyWriter(AddressSelector addressSelector, com.microsoft.azure.cosmosdb.ISessionContainer sessionContainer, TransportClient transportClient, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, GatewayServiceConfigurationReader serviceConfigReader, boolean useMultipleWriteLocations)QuorumReader(TransportClient transportClient, AddressSelector addressSelector, StoreReader storeReader, GatewayServiceConfigurationReader serviceConfigReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, com.microsoft.azure.cosmosdb.rx.internal.Configs configs)QuorumReader(com.microsoft.azure.cosmosdb.rx.internal.Configs configs, TransportClient transportClient, AddressSelector addressSelector, StoreReader storeReader, GatewayServiceConfigurationReader serviceConfigReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider)ReplicatedResourceClient(com.microsoft.azure.cosmosdb.rx.internal.Configs configs, AddressSelector addressSelector, com.microsoft.azure.cosmosdb.ISessionContainer sessionContainer, TransportClient transportClient, GatewayServiceConfigurationReader serviceConfigReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, boolean enableReadRequestsFallback, boolean useMultipleWriteLocations)StoreClient(com.microsoft.azure.cosmosdb.rx.internal.Configs configs, IAddressResolver addressResolver, com.microsoft.azure.cosmosdb.internal.SessionContainer sessionContainer, GatewayServiceConfigurationReader serviceConfigurationReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider userTokenProvider, TransportClient transportClient, boolean useMultipleWriteLocations)StoreReader(TransportClient transportClient, AddressSelector addressSelector, com.microsoft.azure.cosmosdb.ISessionContainer sessionContainer)
-