Uses of Class
com.microsoft.azure.cosmosdb.internal.directconnectivity.GatewayServiceConfigurationReader
-
Packages that use GatewayServiceConfigurationReader Package Description com.microsoft.azure.cosmosdb.internal.directconnectivity -
-
Uses of GatewayServiceConfigurationReader in com.microsoft.azure.cosmosdb.internal.directconnectivity
Methods in com.microsoft.azure.cosmosdb.internal.directconnectivity with parameters of type GatewayServiceConfigurationReader Modifier and Type Method Description StoreClientStoreClientFactory. createStoreClient(IAddressResolver addressResolver, com.microsoft.azure.cosmosdb.internal.SessionContainer sessionContainer, GatewayServiceConfigurationReader serviceConfigurationReader, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, boolean useMultipleWriteLocations)static com.microsoft.azure.cosmosdb.ConsistencyLevelRequestHelper. GetConsistencyLevelToUse(GatewayServiceConfigurationReader serviceConfigReader, com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest request)Constructors in com.microsoft.azure.cosmosdb.internal.directconnectivity with parameters of type GatewayServiceConfigurationReader 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)
-