Package kafka.tools
-
Class Summary Class Description StreamsResetter StreamsResetterresets the processing state of a Kafka Streams application so that, for example, you can reprocess its input from scratch.
| Class | Description |
|---|---|
| StreamsResetter |
StreamsResetter resets the processing state of a Kafka Streams application so that, for example,
you can reprocess its input from scratch. |