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