Class ClusterExecutionOptions


  • public class ClusterExecutionOptions
    extends Object
    Options related to remote code execution in the cluster.
    • Constructor Detail

      • ClusterExecutionOptions

        public ClusterExecutionOptions()
    • Method Detail

      • isTryNodesInTransition

        public boolean isTryNodesInTransition()
      • setTryNodesInTransition

        public void setTryNodesInTransition​(boolean tryNodesInTransition)
      • isTryAllNodes

        public boolean isTryAllNodes()
      • setTryAllNodes

        public void setTryAllNodes​(boolean tryAllNodes)