public interface RecordPipelineOperator extends PipelineOperator<RecordPort>
PipelineOperator
, specific to RecortPort's. Generally implemented
by classes that transform a single stream of record data.PipelineOperator
getInput, getOutput
disableParallelism, getInputPorts, getOutputPorts
Copyright © 2019 Actian Corporation. All rights reserved.