public class DimensionLookupData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Constructor and Description |
---|
DimensionLookupData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public Date valueDateNow
public Database db
public Date min_date
public Date max_date
public int[] keynrs
public int[] fieldnrs
public int datefieldnr
public ByteArrayHashMap cache
public long smallestCacheKey
public Long notFoundTk
public RowMetaInterface outputRowMeta
public RowMetaInterface lookupRowMeta
public RowMetaInterface returnRowMeta
public PreparedStatement prepStatementLookup
public PreparedStatement prepStatementInsert
public PreparedStatement prepStatementUpdate
public PreparedStatement prepStatementDimensionUpdate
public PreparedStatement prepStatementPunchThrough
public RowMetaInterface insertRowMeta
public RowMetaInterface updateRowMeta
public RowMetaInterface dimensionUpdateRowMeta
public RowMetaInterface punchThroughRowMeta
public RowMetaInterface cacheKeyRowMeta
public RowMetaInterface cacheValueRowMeta
public String schemaTable
public String realTableName
public String realSchemaName
public int startDateChoice
public int startDateFieldIndex
public int[] preloadKeyIndexes
public int preloadFromDateIndex
public int preloadToDateIndex
public DimensionCache preloadCache
public RowMetaInterface inputRowMeta
Copyright © 2018 Hitachi Vantara. All rights reserved.