Package io.streamthoughts.azkarra.api
-
Interface Summary Interface Description AzkarraContext The AzkarraContext.AzkarraContextAware Interface to be implemented by any object that wishes to be notified of theAzkarraContext
that it runs in.AzkarraContextListener AzkarraStreamsService TheAzkarraStreamsService
serves as the main front-facing interface for manipulating streams applications.StreamsExecutionEnvironment A StreamsExecutionEnvironment manages the lifecycle ofTopology
instances.StreamsExecutionEnvironmentAware StreamsLifecycleChain StreamsLifecycleContext Context about the currentKafkaStreams
instance.StreamsLifecycleInterceptor An interface that allows to intercept aKafkaStreams
instance before being started or stopped. -
Class Summary Class Description AzkarraVersion Executed Executed class is used to describe aTopology
instance to be executed. -
Enum Summary Enum Description State The states.