-
-
-
Method Summary
Get a map from input column names to the corresponding output
ColumnSource.
boolean
Determine whether to propagate changes when input columns have been modified.
addChunk, addChunk, addRowSet, ensureCapacity, getResultColumns, initializeRefreshing, makeBucketedContext, makeSingletonContext, modifyChunk, modifyChunk, modifyRowKeys, modifyRowKeys, propagateFailure, propagateInitialState, propagateUpdates, removeChunk, removeChunk, requiresRowKeys, requiresRunFinds, resetForStep, shiftChunk, shiftChunk, startTrackingPrevValues, unchunkedRowSet
-
Method Details
-
-
hasModifications
boolean hasModifications(boolean columnsModified)
Determine whether to propagate changes when input columns have been modified.
- Parameters:
columnsModified - have any of the input columns been modified (as per the MCS)?
- Returns:
- true if we have modified our output (e.g., because of additions or modifications).