public class OETLProcessorConfigurator extends Object
Constructor and Description |
---|
OETLProcessorConfigurator() |
OETLProcessorConfigurator(OETLComponentFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureComponent(OETLComponent iComponent,
ODocument iCfg,
OCommandContext iContext) |
protected OCommandContext |
createDefaultContext() |
OETLProcessor |
parse(ODocument cfg,
OCommandContext context) |
OETLProcessor |
parseConfigAndParameters(String[] args) |
public OETLProcessorConfigurator()
public OETLProcessorConfigurator(OETLComponentFactory factory)
protected OCommandContext createDefaultContext()
public OETLProcessor parseConfigAndParameters(String[] args)
public OETLProcessor parse(ODocument cfg, OCommandContext context)
protected void configureComponent(OETLComponent iComponent, ODocument iCfg, OCommandContext iContext)
Copyright © 2009–2020 OrientDB. All rights reserved.