public class Exporter extends ExporterBase implements LifecycleAware
connectionInformation, hive| Constructor and Description |
|---|
Exporter(Hive hive,
ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConnectionInformation> |
getStartedConnections() |
void |
start() |
void |
stop() |
getConnectionInformation, getHiveClasspublic Exporter(Hive hive, ConnectionInformation connectionInformation) throws Exception
Exceptionpublic void start()
throws Exception
start in interface LifecycleAwareExceptionpublic Collection<ConnectionInformation> getStartedConnections()
public void stop()
throws Exception
stop in interface LifecycleAwareException