Interface | Description |
---|---|
ActionProcessorBuildStep<A> |
Represents a step in the process of building an action processor
app.
|
Class | Description |
---|---|
ActionApp<A> |
An ActionApp is the main component in an KStream action processor application.
|
ActionAppContext<A> |
An ActionAppContext represents the context with all the details required to set up an
action processor stream.
|
Copyright © 2019. All rights reserved.