Package uk.co.ractf.polaris.controller.replication
-
Interface Summary Interface Description ReplicationController This interface is used to control how aTask
should replicate itsInstance
s. -
Class Summary Class Description NullReplicationController An implementation ofReplicationController
that will ensure there is always 0 ofInstance
sStaticReplicationController An implementation ofReplicationController
that will ensure there is always a static number ofInstance
s