Uses of Class
io.vertigo.stella.StellaFeatures
-
Packages that use StellaFeatures Package Description io.vertigo.stella -
-
Uses of StellaFeatures in io.vertigo.stella
Methods in io.vertigo.stella that return StellaFeatures Modifier and Type Method Description StellaFeatures
StellaFeatures. withMaster()
StellaFeatures
StellaFeatures. withRedisMasterPlugin(io.vertigo.core.param.Param... params)
StellaFeatures
StellaFeatures. withRedisWorkerPlugin(io.vertigo.core.param.Param... params)
StellaFeatures
StellaFeatures. withRestMasterPlugin(io.vertigo.core.param.Param... params)
StellaFeatures
StellaFeatures. withRestWorkerPlugin(io.vertigo.core.param.Param... params)
StellaFeatures
StellaFeatures. withWorker(io.vertigo.core.param.Param... params)
-