public interface HiveFactory
Modifier and Type | Method and Description |
---|---|
Hive |
createHive(String reference,
HiveConfigurationType configuration)
Create a new hive based on the reference and the configuration
|
Hive createHive(String reference, HiveConfigurationType configuration) throws Exception
reference
- the reference to the hiveconfiguration
- the configuration of the hive that is provided in the master
configurationException
- if anything goes wrongCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.