Uses of Class
com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreReader
-
Packages that use StoreReader Package Description com.microsoft.azure.cosmosdb.internal.directconnectivity -
-
Uses of StoreReader in com.microsoft.azure.cosmosdb.internal.directconnectivity
Constructors in com.microsoft.azure.cosmosdb.internal.directconnectivity with parameters of type StoreReader Constructor Description 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)
-