Class AssignmentDecision


  • public final class AssignmentDecision
    extends java.lang.Object
    AssignmentDecision represents the decision made during the process of assigning a persistent task to a node of the cluster.
    See Also:
    EnableAssignmentDecider
    • Constructor Detail

    • Method Detail

      • getReason

        public java.lang.String getReason()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object