Processor API¶
Processor API is a low-level API for developers to define topologies in Kafka Streams (mostly when High-Level Streams DSL would not meet expectations).
Processor API comes with the following low-level stream processing abstractions:
Processor API is a low-level API for developers to define topologies in Kafka Streams (mostly when High-Level Streams DSL would not meet expectations).
Processor API comes with the following low-level stream processing abstractions: