public class NgpExport extends Object implements Export
Constructor and Description |
---|
NgpExport(Hive hive,
ConnectionInformation connectionInformation) |
Modifier and Type | Method and Description |
---|---|
ConnectionInformation |
getConnectionInformation() |
void |
start() |
void |
stop() |
public NgpExport(Hive hive, ConnectionInformation connectionInformation) throws Exception
Exception
public void start() throws Exception
start
in interface LifecycleAware
Exception
public void stop() throws Exception
stop
in interface LifecycleAware
Exception
public ConnectionInformation getConnectionInformation()
getConnectionInformation
in interface Export
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.