public class PostgresProjectionOperator extends JdbcProjectionOperator implements PostgresExecutionOperator
FilterOperator.functionDescriptor| Constructor and Description |
|---|
PostgresProjectionOperator(MapOperator<Record,Record> that) |
PostgresProjectionOperator(ProjectionDescriptor<Record,Record> functionDescriptor) |
PostgresProjectionOperator(String... fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
protected PostgresProjectionOperator |
createCopy() |
createLoadProfileEstimator, createSqlClause, getFunctionDescriptor, getLoadProfileEstimatorConfigurationKeycreateCardinalityEstimator, createProjection, createProjectiongetInput, getInputType, getOutput, getOutputTypeaccept, addBroadcastInput, addTargetPlatform, at, collectMappedInputSlots, collectMappedOutputSlots, copy, getAllInputs, getAllOutputs, getCardinalityEstimator, getContainer, getEpoch, getName, getOriginal, getSimpleClassName, getTargetPlatforms, isAuxiliary, isSupportingBroadcastInputs, propagateInputCardinality, propagateOutputCardinality, setAuxiliary, setCardinalityEstimator, setContainer, setEpoch, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPlatformcreateSqlClause, getSupportedInputChannels, getSupportedOutputChannelscopy, createLoadProfileEstimator, createLoadProfileEstimators, createOutputChannelInstances, getLimitBaseKey, getLoadProfileEstimatorConfigurationKey, getLoadProfileEstimatorConfigurationKeys, getOriginal, getOutputChannelDescriptor, isFiltered, modelEagerExecution, modelLazyExecution, modelQuasiEagerExecutioncreateCardinalityEstimator, getCardinalityEstimator, isAuxiliary, setAuxiliary, setCardinalityEstimatoraddBroadcastInput, addTargetPlatform, broadcastTo, broadcastTo, collectMappedInputSlots, collectMappedOutputSlots, connectTo, connectTo, getAllInputs, getAllOutputs, getCardinalityPusher, getContainer, getEffectiveOccupant, getEffectiveOccupant, getEpoch, getEstimationContextProperties, getForwards, getInnermostLoop, getInput, getInput, getLoopStack, getName, getNumBroadcastInputs, getNumInputs, getNumOutputs, getNumRegularInputs, getOuterInputSlot, getOutermostInputSlot, getOutermostOutputSlots, getOutput, getOutput, getParent, getTargetPlatforms, isAlternative, isElementary, isExecutionOperator, isFeedbackInput, isFeedforwardOutput, isLoopHead, isLoopSubplan, isOwnerOf, isReading, isSink, isSource, isSubplan, isSupportingBroadcastInputs, isUnconnected, propagateInputCardinality, propagateOutputCardinality, propagateOutputCardinality, setContainer, setEpoch, setInput, setName, setOutputpublic PostgresProjectionOperator(String... fieldNames)
public PostgresProjectionOperator(ProjectionDescriptor<Record,Record> functionDescriptor)
public PostgresProjectionOperator(MapOperator<Record,Record> that)
protected PostgresProjectionOperator createCopy()
createCopy in class org.apache.wayang.core.plan.wayangplan.OperatorBaseCopyright © 2020–2023 The Apache Software Foundation. All rights reserved.