public abstract class FileSinkPipelineOutput extends PipelineOutput
internalId, internalName, log, TIMESTAMP_FORMAT
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
FileSinkPipelineOutput() |
Modifier and Type | Method and Description |
---|---|
void |
generateSaveCode(JavaCodeBuilder javaCodeBuilder) |
abstract FileSink |
getFileSink() |
String |
getName() |
abstract FileSinkPipelineOutput |
setFileSink(FileSink fileSink) |
fromRecord, getNestedPipelineOutput, getRootPipelineOutput, toXmlElement
addExceptionProperties, assertValid, assertValid, clone, exception, exception, exception, getInternalId, getInternalName, resetInternalId
toRecord, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createDataWriter
generateJavaCode
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties
public abstract FileSink getFileSink()
public abstract FileSinkPipelineOutput setFileSink(FileSink fileSink)
public void generateSaveCode(JavaCodeBuilder javaCodeBuilder)
public String getName()
getName
in class PipelineOutput
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.