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 theAzkarraContextthat it runs in.AzkarraContextListener AzkarraStreamsService TheAzkarraStreamsServiceserves as the main front-facing interface for manipulating streams applications.StreamsExecutionEnvironment A StreamsExecutionEnvironment manages the lifecycle ofTopologyinstances.StreamsExecutionEnvironmentAware StreamsLifecycleChain StreamsLifecycleContext Context about the currentKafkaStreamsinstance.StreamsLifecycleInterceptor An interface that allows to intercept aKafkaStreamsinstance before being started or stopped. -
Class Summary Class Description AzkarraVersion Executed Executed class is used to describe aTopologyinstance to be executed. -
Enum Summary Enum Description State The states.