public class PostgresFilterOperator extends JdbcFilterOperator implements PostgresExecutionOperator
FilterOperator.predicateDescriptor| Constructor and Description |
|---|
PostgresFilterOperator(FilterOperator<Record> that)
Copies an instance (exclusive of broadcasts).
|
PostgresFilterOperator(org.apache.wayang.core.function.PredicateDescriptor<Record> predicateDescriptor)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected PostgresFilterOperator |
createCopy() |
createLoadProfileEstimator, createSqlClause, getLoadProfileEstimatorConfigurationKeycreateCardinalityEstimator, getPredicateDescriptor, getTypegetInput, 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 PostgresFilterOperator(org.apache.wayang.core.function.PredicateDescriptor<Record> predicateDescriptor)
public PostgresFilterOperator(FilterOperator<Record> that)
that - that should be copiedprotected PostgresFilterOperator createCopy()
createCopy in class org.apache.wayang.core.plan.wayangplan.OperatorBaseCopyright © 2020–2023 The Apache Software Foundation. All rights reserved.