public class ParallelScanLauncher extends OperationLauncher<ParallelScanRequest,ParallelScanResponse>
lastResult, originRequest
构造器和说明 |
---|
ParallelScanLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
ParallelScanRequest originRequest) |
限定符和类型 | 方法和说明 |
---|---|
void |
fire(ParallelScanRequest req,
org.apache.http.concurrent.FutureCallback<ParallelScanResponse> cb) |
asyncInvokePost, getRequestForRetry
public ParallelScanLauncher(OTSUri uri, TraceLogger tracer, RetryStrategy retry, String instanceName, AsyncServiceClient client, CredentialsProvider crdsProvider, ClientConfiguration config, ParallelScanRequest originRequest)
public void fire(ParallelScanRequest req, org.apache.http.concurrent.FutureCallback<ParallelScanResponse> cb)
Copyright © 2021. All Rights Reserved.