Uses of Class
io.streamthoughts.azkarra.api.config.ConfBuilder
-
Packages that use ConfBuilder Package Description io.streamthoughts.azkarra.api.config -
-
Uses of ConfBuilder in io.streamthoughts.azkarra.api.config
Methods in io.streamthoughts.azkarra.api.config that return ConfBuilder Modifier and Type Method Description static ConfBuilder
ConfBuilder. newConf()
static ConfBuilder
ConfBuilder. newConf(Conf conf)
ConfBuilder
ConfBuilder. with(String key, Object value)
-