Uses of Interface
io.streamthoughts.azkarra.api.streams.ApplicationIdBuilder
-
Packages that use ApplicationIdBuilder Package Description io.streamthoughts.azkarra.api -
-
Uses of ApplicationIdBuilder in io.streamthoughts.azkarra.api
Method parameters in io.streamthoughts.azkarra.api with type arguments of type ApplicationIdBuilder Modifier and Type Method Description StreamsExecutionEnvironmentStreamsExecutionEnvironment. setApplicationIdBuilder(Supplier<ApplicationIdBuilder> supplier)Sets theApplicationIdBuilderthat should be used for building streamsapplication.id.
-