
public class OContentSource extends OAbstractSource
| Modifier and Type | Field and Description |
|---|---|
protected BufferedReader |
reader |
context, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OContentSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
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, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, endprotected BufferedReader reader
public void configure(OETLProcessor iProcessor, ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OAbstractETLComponentpublic ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OAbstractETLComponentpublic String getUnit()
public String getName()
OETLComponentpublic Reader read()
Copyright © 2009–2025 OrientDB. All rights reserved.