
public class OETLOrientDBLoader extends OETLAbstractLoader implements OETLLoader
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OETLOrientDBLoader.DB_TYPE |
| Modifier and Type | Field and Description |
|---|---|
OrientDB |
orient |
ODatabasePool |
pool |
progressconfiguration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLOrientDBLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ODatabaseDocument db) |
void |
beginLoader(OETLPipeline pipeline) |
void |
close() |
void |
configure(ODocument conf,
OCommandContext iContext)
Called by the @OETLProcessor
|
protected void |
createProperty(OClass cls,
String f,
Object fValue) |
void |
end() |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
protected OClass |
getOrCreateClass(ODatabaseDocument db,
String iClassName,
String iSuperClass) |
ODatabasePool |
getPool() |
String |
getUnit() |
void |
load(ODatabaseDocument db,
Object input,
OCommandContext context) |
void |
rollback(ODatabaseDocument db) |
getProgressgetCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProgresssetProcessorpublic ODatabasePool pool
public OrientDB orient
public ODatabasePool getPool()
getPool in interface OETLLoaderpublic void load(ODatabaseDocument db, Object input, OCommandContext context)
load in interface OETLLoaderpublic String getUnit()
getUnit in interface OETLLoaderpublic void rollback(ODatabaseDocument db)
rollback in interface OETLLoaderprotected OClass getOrCreateClass(ODatabaseDocument db, String iClassName, String iSuperClass)
public ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic void configure(ODocument conf, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OETLAbstractComponentpublic void begin(ODatabaseDocument db)
begin in interface OETLComponentbegin in class OETLAbstractComponentpublic void beginLoader(OETLPipeline pipeline)
beginLoader in interface OETLLoaderbeginLoader in class OETLAbstractLoaderpublic void end()
end in interface OETLComponentend in class OETLAbstractComponentpublic void close()
close in interface OETLLoaderpublic String getName()
OETLComponentgetName in interface OETLComponentCopyright © 2009–2025 OrientDB. All rights reserved.