
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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, end, setProcessorprotected BufferedReader reader
public void configure(ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OETLAbstractComponentpublic ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic String getUnit()
public String getName()
OETLComponentpublic Reader read()
Copyright © 2009–2025 OrientDB. All rights reserved.