public class HiveExport extends Object
Constructor and Description |
---|
HiveExport(Hive hive) |
Modifier and Type | Method and Description |
---|---|
Export |
addExport(String endpointUri) |
protected Export |
findExport(ConnectionInformation ci) |
Collection<Export> |
getExports() |
void |
start() |
void |
stop() |
public HiveExport(Hive hive)
public Export addExport(String endpointUri) throws ConfigurationException
ConfigurationException
protected Export findExport(ConnectionInformation ci) throws ConfigurationException
ConfigurationException
public Collection<Export> getExports()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.