Uses of Interface
io.streamthoughts.azkarra.api.providers.Provider
-
Packages that use Provider Package Description io.streamthoughts.azkarra.api.streams -
-
Uses of Provider in io.streamthoughts.azkarra.api.streams
Subinterfaces of Provider in io.streamthoughts.azkarra.api.streams Modifier and Type Interface Description interfaceTopologyProviderThe default interface to supply a Kafka StreamsTopologyinstance.Classes in io.streamthoughts.azkarra.api.streams that implement Provider Modifier and Type Class Description classOptimizedTopologyProviderATopologyProviderthat can be used to build an optimizedTopologyinstance.
-