TextFileOutputMeta instead.@Deprecated public class TextFileOutputLegacyMeta extends TextFileOutputMeta
FILE_COMPRESSION_TYPE_NONE, FILE_COMPRESSION_TYPE_ZIP, fileCompressionTypeCodes, formatMapperLineTerminatordateInFilename, extension, fileName, partNrInFilename, stepNrInFilename, timeInFilenameattributes, databases, log, loggingObject, parentStepMeta, repository, STEP_ATTRIBUTES_FILE| 构造器和说明 |
|---|
TextFileOutputLegacyMeta()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
buildFilename(String filename,
String extension,
org.pentaho.di.core.variables.VariableSpace space,
int stepnr,
String partnr,
int splitnr,
boolean ziparchive,
TextFileOutputMeta meta)
已过时。
|
StepInterface |
getStep(StepMeta stepMeta,
StepDataInterface stepDataInterface,
int cnr,
TransMeta transMeta,
Trans trans)
已过时。
Get the executing step, needed by Trans to launch a step.
|
boolean |
isFileAsCommand()
已过时。
|
protected void |
readData(Node stepnode,
org.pentaho.metastore.api.IMetaStore metastore)
已过时。
|
void |
readRep(Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
org.pentaho.di.repository.ObjectId id_step,
List<org.pentaho.di.core.database.DatabaseMeta> databases)
已过时。
Read the steps information from a Kettle repository
|
protected void |
saveFileOptions(StringBuilder retval)
已过时。
|
void |
saveRep(Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
org.pentaho.di.repository.ObjectId id_transformation,
org.pentaho.di.repository.ObjectId id_step)
已过时。
Save the steps data into a Kettle repository
|
void |
setDefault()
已过时。
Set default values
|
void |
setFileAsCommand(boolean fileAsCommand)
已过时。
|
allocate, buildFilename, check, clone, exportResources, extractStepMetadataEntries, getEnclosure, getEncoding, getEndedLine, getFields, getFields, getFileFormat, getFileNameField, getFooterShift, getNewline, getNewLine, getOutputFields, getSeparator, getSplitEvery, getSplitEvery, getSplitEveryRows, getStepData, getXML, isAddToResultFiles, isCreateParentFolder, isDoNotOpenNewFileInit, isEnclosureFixDisabled, isEnclosureForced, isFastDump, isFileAppended, isFileNameInField, isFooterEnabled, isHeaderEnabled, isPadded, isServletOutput, loadSource, loadSourceRep, loadXML, passDataToServletOutput, readData, resolve, saveSource, saveSourceRep, setAddToResultFiles, setCreateParentFolder, setDateInFilename, setDoNotOpenNewFileInit, setEnclosure, setEnclosureFixDisabled, setEnclosureForced, setEncoding, setEndedLine, setFastDump, setFileAppended, setFileFormat, setFilename, setFileNameField, setFileNameInField, setFooterEnabled, setHeaderEnabled, setNewline, setOutputFields, setPadded, setPartNrInFilename, setSeparator, setServletOutput, setSplitEvery, setSplitEveryRows, setStepNrInFilename, setTimeInFilenamebuildFilename, buildFilename, buildFilename, buildFilename, getDateTimeFormat, getExtension, getFileCompression, getFileName, getFilePaths, getFiles, getPartPrefix, isDateInFilename, isPartNrInFilename, isSpecifyingFormat, isStepNrInFilename, isTimeInFilename, setDateTimeFormat, setExtension, setFileCompression, setFileName, setSpecifyingFormatwritesToFileanalyseImpact, analyseImpact, cancelQueries, check, check, createEntry, excludeFromCopyDistributeVerification, excludeFromRowLayoutVerification, exportResources, findAttribute, findParent, findParentEntry, getActiveReferencedObjectDescription, getDescription, getDialogClassName, getLog, getLogChannelId, getName, getObjectCopy, getObjectId, getObjectRevision, getObjectType, getOptionalStreams, getParent, getParentStepMeta, getReferencedObjectDescriptions, getRepCode, getRepositoryDirectory, getRequiredFields, getRequiredFields, getResourceDependencies, getSQLStatements, getSQLStatements, getStepInjectionMetadataEntries, getStepIOMeta, getStepIOMeta, getStepMetaInjectionInterface, getSupportedTransformationTypes, getTableFields, getTooltip, getUsedArguments, getUsedDatabaseConnections, getUsedLibraries, getXmlCode, handleStreamSelection, hasChanged, hasRepositoryReferences, isBasic, isDebug, isDetailed, isReferencedObjectEnabled, isRowLevel, loadReferencedObject, loadReferencedObject, loadStepAttributes, loadXML, loadXML, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, lookupRepositoryReferences, readRep, readRep, resetStepIoMeta, saveRep, searchInfoAndTargetSteps, setChanged, setChanged, setParentStepMeta, setStepIOMeta, supportsErrorHandlingequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanalyseImpact, analyseImpact, cancelQueries, check, cleanAfterHopFromRemove, cleanAfterHopFromRemove, cleanAfterHopToRemove, excludeFromCopyDistributeVerification, excludeFromRowLayoutVerification, exportResources, fetchTransMeta, getActiveReferencedObjectDescription, getDialogClassName, getOptionalStreams, getParentStepMeta, getReferencedObjectDescriptions, getRequiredFields, getResourceDependencies, getSQLStatements, getSQLStatements, getStepIOMeta, getStepMetaInjectionInterface, getSupportedTransformationTypes, getTableFields, getUsedArguments, getUsedDatabaseConnections, getUsedLibraries, handleStreamSelection, hasChanged, hasRepositoryReferences, isReferencedObjectEnabled, loadReferencedObject, loadXML, lookupRepositoryReferences, readRep, resetStepIoMeta, saveRep, searchInfoAndTargetSteps, setChanged, setParentStepMeta, supportsErrorHandlingpublic boolean isFileAsCommand()
isFileAsCommand 在类中 BaseFileOutputMetapublic void setFileAsCommand(boolean fileAsCommand)
setFileAsCommand 在类中 BaseFileOutputMetafileAsCommand - The fileAsCommand to setprotected void readData(Node stepnode, org.pentaho.metastore.api.IMetaStore metastore) throws org.pentaho.di.core.exception.KettleXMLException
readData 在类中 TextFileOutputMetaorg.pentaho.di.core.exception.KettleXMLExceptionpublic void setDefault()
StepMetaInterfacesetDefault 在接口中 StepMetaInterfacesetDefault 在类中 TextFileOutputMetaprotected void saveFileOptions(StringBuilder retval)
saveFileOptions 在类中 TextFileOutputMetapublic void readRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_step, List<org.pentaho.di.core.database.DatabaseMeta> databases) throws org.pentaho.di.core.exception.KettleException
StepMetaInterfacereadRep 在接口中 StepMetaInterfacereadRep 在类中 TextFileOutputMetarep - The repository to read frommetaStore - The MetaStore to read external information fromid_step - The step IDdatabases - The databases to referenceorg.pentaho.di.core.exception.KettleException - When an unexpected error occurred (database, network, etc)public void saveRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_transformation, org.pentaho.di.repository.ObjectId id_step) throws org.pentaho.di.core.exception.KettleException
StepMetaInterfacesaveRep 在接口中 StepMetaInterfacesaveRep 在类中 TextFileOutputMetarep - The Kettle repository to save tometaStore - the metaStore to optionally write toid_transformation - The transformation IDid_step - The step IDorg.pentaho.di.core.exception.KettleException - When an unexpected error occurred (database, network, etc)public String buildFilename(String filename, String extension, org.pentaho.di.core.variables.VariableSpace space, int stepnr, String partnr, int splitnr, boolean ziparchive, TextFileOutputMeta meta)
buildFilename 在类中 TextFileOutputMetapublic StepInterface getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta transMeta, Trans trans)
StepMetaInterfacegetStep 在接口中 StepMetaInterfacegetStep 在类中 TextFileOutputMetastepMeta - The step infostepDataInterface - the step data interface linked to this step. Here the step can store temporary data, database connections,
etc.cnr - The copy nr to gettransMeta - The transformation infotrans - The launching transformationCopyright © 2024 Hitachi Vantara. All rights reserved.