Class PhysicalTransformation<T>

    • Method Detail

      • setChainingStrategy

        public abstract void setChainingStrategy​(ChainingStrategy strategy)
        Sets the chaining strategy of this Transformation.
      • isSupportsConcurrentExecutionAttempts

        public boolean isSupportsConcurrentExecutionAttempts()
      • setSupportsConcurrentExecutionAttempts

        public void setSupportsConcurrentExecutionAttempts​(boolean supportsConcurrentExecutionAttempts)