
@Deprecated public class OCSVTransformer extends OAbstractTransformer
pipelinecontext, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OCSVTransformer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
ODocument iConfiguration,
OCommandContext iContext)
Deprecated.
Called by the @OETLProcessor
|
Object |
executeTransform(Object input)
Deprecated.
|
String |
getCellContent(String iValue)
Deprecated.
|
ODocument |
getConfiguration()
Deprecated.
|
String |
getName()
Deprecated.
Return the symbolic name of the component
|
static boolean |
isFinite(float value)
Deprecated.
|
protected boolean |
isFinite(Float f)
Deprecated.
Backport copy of Float.isFinite() method that was introduced since Java 1.8 but we must support 1.6.
|
transformsetPipelinebegin, end, getCommonConfigurationParameters, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetPipelinebegin, endpublic static boolean isFinite(float value)
public ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OAbstractETLComponentpublic void configure(OETLProcessor iProcessor, ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OAbstractETLComponentpublic String getName()
OETLComponentpublic Object executeTransform(Object input)
executeTransform in class OAbstractTransformerprotected boolean isFinite(Float f)
Copyright © 2009–2025 OrientDB. All rights reserved.