public class BatchGetRowLauncher extends OperationLauncher<BatchGetRowRequest,BatchGetRowResponse>
lastResult, originRequest, requestExtension| Constructor and Description |
|---|
BatchGetRowLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
BatchGetRowRequest originRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(BatchGetRowRequest req,
org.apache.http.concurrent.FutureCallback<BatchGetRowResponse> cb) |
BatchGetRowRequest |
getRequestForRetry(Exception e) |
asyncInvokePostpublic BatchGetRowLauncher(OTSUri uri, TraceLogger tracer, RetryStrategy retry, String instanceName, AsyncServiceClient client, CredentialsProvider crdsProvider, ClientConfiguration config, BatchGetRowRequest originRequest)
public BatchGetRowRequest getRequestForRetry(Exception e)
getRequestForRetry in class OperationLauncher<BatchGetRowRequest,BatchGetRowResponse>public void fire(BatchGetRowRequest req, org.apache.http.concurrent.FutureCallback<BatchGetRowResponse> cb)
fire in class OperationLauncher<BatchGetRowRequest,BatchGetRowResponse>Copyright © 2024. All Rights Reserved.