KStreamWindowAggregateProcessor

KStreamWindowAggregateProcessor is a processor that is used for…​FIXME

KStreamWindowAggregateProcessor is created when…​FIXME

KStreamWindowAggregateProcessor takes no arguments when created.

Initializing Processor — init Method

void init(final ProcessorContext context)
Note
init is part of the Processor Contract to initialize the processor.

init…​FIXME

Processing Record — process Method

void process(final K key, final V value)
Note
process is part of the Processor Contract to process a single record.

process…​FIXME

results matching ""

    No results matching ""