public class RemoteAdapterManager extends AbstractAdapterManager
| Modifier and Type | Field and Description |
|---|---|
protected Id.Adapter |
adapterId |
| Constructor and Description |
|---|
RemoteAdapterManager(Id.Adapter adapterId,
AdapterClient adapterClient) |
| Modifier and Type | Method and Description |
|---|---|
RunRecord |
getRun(String runId) |
List<RunRecord> |
getRuns() |
void |
start() |
void |
stop() |
waitForOneRunToFinish, waitForRunsToFinish, waitForStatusprotected final Id.Adapter adapterId
public RemoteAdapterManager(Id.Adapter adapterId, AdapterClient adapterClient)
public void start()
throws IOException
IOExceptionpublic void stop()
throws IOException
IOExceptionCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.