Package io.streamthoughts.azkarra.api
Interface StreamsLifecycleChain
-
- All Known Implementing Classes:
InternalStreamsLifeCycleChain
public interface StreamsLifecycleChain
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()Executes the operation on the currentKafkaStreamsinstance.
-