public class StoreClient extends Object implements IStoreClient
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceResponse> |
processMessageAsync(com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest request,
com.microsoft.azure.cosmosdb.rx.internal.IRetryPolicy retryPolicy,
rx.functions.Func1<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest,rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest>> prepareRequestAsyncDelegate) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessMessageAsync, processMessageAsync, processMessageAsyncpublic 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)
public rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceResponse> processMessageAsync(com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest request, com.microsoft.azure.cosmosdb.rx.internal.IRetryPolicy retryPolicy, rx.functions.Func1<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest,rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest>> prepareRequestAsyncDelegate)
processMessageAsync in interface IStoreClientCopyright © 2021. All rights reserved.