public class OETLInputSource extends OETLAbstractSource
Modifier and Type | Field and Description |
---|---|
protected BufferedReader |
reader |
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLInputSource() |
Modifier and Type | Method and Description |
---|---|
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
String |
getUnit() |
Reader |
read() |
begin, configure, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
begin, configure, end, setProcessor
protected final BufferedReader reader
public ODocument getConfiguration()
getConfiguration
in interface OETLComponent
getConfiguration
in class OETLAbstractComponent
public String getUnit()
public String getName()
OETLComponent
public Reader read()
Copyright © 2009–2020 OrientDB. All rights reserved.