public class ParallelScanLauncher extends OperationLauncher<ParallelScanRequest,ParallelScanResponse>
lastResult, originRequest, requestExtension| Constructor and Description |
|---|
ParallelScanLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
ParallelScanRequest originRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(ParallelScanRequest req,
org.apache.http.concurrent.FutureCallback<ParallelScanResponse> cb) |
asyncInvokePost, getRequestForRetrypublic 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)
fire in class OperationLauncher<ParallelScanRequest,ParallelScanResponse>Copyright © 2024. All Rights Reserved.