public class HOCONInputStreamFlowTemplate extends StaticFlowTemplate
FlowTemplate that loads a HOCON file as a StaticFlowTemplate.| Constructor and Description |
|---|
HOCONInputStreamFlowTemplate(com.typesafe.config.Config config,
URI flowTemplateDirUri,
FlowCatalogWithTemplates catalog) |
HOCONInputStreamFlowTemplate(InputStream inputStream,
URI flowTemplateDirUri,
FlowCatalogWithTemplates catalog) |
getDatasetDescriptors, getJobTemplates, getRawTemplateConfig, getResolvedJobConfigs, tryResolvingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getUri, getVersionpublic HOCONInputStreamFlowTemplate(InputStream inputStream, URI flowTemplateDirUri, FlowCatalogWithTemplates catalog) throws SpecNotFoundException, IOException, JobTemplate.TemplateException, URISyntaxException
public HOCONInputStreamFlowTemplate(com.typesafe.config.Config config,
URI flowTemplateDirUri,
FlowCatalogWithTemplates catalog)
throws SpecNotFoundException,
IOException,
JobTemplate.TemplateException,
URISyntaxException