public class OETLVertexTransformer extends OETLAbstractTransformer
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLVertexTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
begin(ODatabaseDocument db) |
void |
configure(ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
Object |
executeTransform(ODatabaseDocument db,
Object input) |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
transform
setContext
end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
end, setProcessor
public ODocument getConfiguration()
getConfiguration
in interface OETLComponent
getConfiguration
in class OETLAbstractComponent
public void configure(ODocument iConfiguration, OCommandContext iContext)
OETLComponent
configure
in interface OETLComponent
configure
in class OETLAbstractComponent
public void begin(ODatabaseDocument db)
begin
in interface OETLComponent
begin
in class OETLAbstractComponent
public String getName()
OETLComponent
public Object executeTransform(ODatabaseDocument db, Object input)
executeTransform
in class OETLAbstractTransformer
Copyright © 2009–2020 OrientDB. All rights reserved.