Package io.streamthoughts.azkarra.runtime.interceptors
-
Class Summary Class Description AutoCreateTopicsInterceptor ThisStreamsLifecycleInterceptor
create both topics source and sink before starting the streams instance.AutoCreateTopicsInterceptorConfig The configuration class forAutoCreateTopicsInterceptor
.ClassloadingIsolationInterceptor CompositeStreamsInterceptor MonitoringStreamsInterceptor Interceptor to monitorKafkaStreams
instance.MonitoringStreamsInterceptorConfig The configuration class forMonitoringStreamsInterceptor
.WaitForSourceTopicsInterceptor ThisStreamsLifecycleInterceptor
waits for source topics to be created before starting the streams instance.WaitForSourceTopicsInterceptorConfig The configuration class forWaitForSourceTopicsInterceptor
.