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