Uses of Interface
io.vertigo.stella.impl.master.MasterPlugin
Packages that use MasterPlugin
Package
Description
-
Uses of MasterPlugin in io.vertigo.stella.impl.master
Constructors in io.vertigo.stella.impl.master with parameters of type MasterPluginModifierConstructorDescriptionMasterManagerImpl(String nodeId, Optional<Integer> pollFrequencyMs, MasterPlugin masterPlugin, io.vertigo.core.analytics.AnalyticsManager analyticsManager) Constructeur. -
Uses of MasterPlugin in io.vertigo.stella.impl.master.coordinator
Constructors in io.vertigo.stella.impl.master.coordinator with parameters of type MasterPluginModifierConstructorDescriptionMasterCoordinator(String nodeId, long pollFrequencyMs, MasterPlugin masterPlugin, io.vertigo.core.analytics.AnalyticsManager analyticsManager) -
Uses of MasterPlugin in io.vertigo.stella.plugins.work.redis.master
Classes in io.vertigo.stella.plugins.work.redis.master that implement MasterPluginModifier and TypeClassDescriptionfinal classCe plugin permet de distribuer des travaux. -
Uses of MasterPlugin in io.vertigo.stella.plugins.work.rest.master
Classes in io.vertigo.stella.plugins.work.rest.master that implement MasterPluginModifier and TypeClassDescriptionfinal classExécution synchrone et distante des Works avec un transfert par WS REST.Constructors in io.vertigo.stella.plugins.work.rest.master with parameters of type MasterPlugin