Class EnableAssignmentDecider


  • public class EnableAssignmentDecider
    extends java.lang.Object
    EnableAssignmentDecider is used to allow/disallow the persistent tasks to be assigned to cluster nodes.

    Allocation settings can have the following values (non-casesensitive):

    • NONE - no persistent tasks can be assigned
    • ALL - all persistent tasks can be assigned to nodes
    See Also:
    EnableAssignmentDecider.Allocation