public class BatchGetRowLauncher extends OperationLauncher<BatchGetRowRequest,BatchGetRowResponse>
lastResult, originRequest
构造器和说明 |
---|
BatchGetRowLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
ServiceCredentials credentials,
ClientConfiguration config,
BatchGetRowRequest originRequest) |
限定符和类型 | 方法和说明 |
---|---|
void |
fire(BatchGetRowRequest req,
org.apache.http.concurrent.FutureCallback<BatchGetRowResponse> cb) |
BatchGetRowRequest |
getRequestForRetry(Exception e) |
asyncInvokePost
public BatchGetRowLauncher(OTSUri uri, TraceLogger tracer, RetryStrategy retry, String instanceName, AsyncServiceClient client, ServiceCredentials credentials, ClientConfiguration config, BatchGetRowRequest originRequest)
public BatchGetRowRequest getRequestForRetry(Exception e)
public void fire(BatchGetRowRequest req, org.apache.http.concurrent.FutureCallback<BatchGetRowResponse> cb)
Copyright © 2017. All Rights Reserved.