ProcessorSupplier Contract

ProcessorSupplier is the abstraction of processor factories that can create (aka supply) a record processor.

ProcessorSupplier defines a single get method that can supply a record processor.

Processor<K, V> get()

get is used when ProcessorNodeFactory is requested to build a ProcessorNode (and also for a description of ProcessorParameters).

Table 1. ProcessorSuppliers (Direct Implementations)
ProcessorSupplier Description

KStreamAggProcessorSupplier

KStreamBranch

Represents KStream.branch operator

KStreamFilter

KStreamFlatMap

KStreamFlatMapValues

KStreamGlobalKTableJoin

KStreamJoinWindow

KStreamKStreamJoin

KStreamKTableJoin

KStreamMap

KStreamMapValues

KStreamPassThrough

KStreamPeek

Represents KStream.foreach and KStream.peek operators

KStreamPrint

KStreamTransform

KStreamTransformValues

KTableProcessorSupplier

KTableSource

results matching ""

    No results matching ""