Class BarrierRequestHelper
- java.lang.Object
-
- com.microsoft.azure.cosmosdb.internal.directconnectivity.BarrierRequestHelper
-
public class BarrierRequestHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description BarrierRequestHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest>createAsync(com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest request, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, Long targetLsn, Long targetGlobalCommittedLsn)
-
-
-
Method Detail
-
createAsync
public static rx.Single<com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest> createAsync(com.microsoft.azure.cosmosdb.rx.internal.RxDocumentServiceRequest request, com.microsoft.azure.cosmosdb.rx.internal.IAuthorizationTokenProvider authorizationTokenProvider, Long targetLsn, Long targetGlobalCommittedLsn)
-
-