public class OETLContentSource extends OETLAbstractSource
Modifier and Type | Field and Description |
---|---|
protected BufferedReader |
reader |
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLContentSource() |
Modifier and Type | Method and Description |
---|---|
void |
configure(ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
String |
getUnit() |
Reader |
read() |
begin, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
begin, end, setProcessor
protected BufferedReader reader
public void configure(ODocument iConfiguration, OCommandContext iContext)
OETLComponent
configure
in interface OETLComponent
configure
in class OETLAbstractComponent
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.