Class RestartStrategyDescriptionUtils


  • @Internal
    public class RestartStrategyDescriptionUtils
    extends Object
    Utility class for describing restart strategies.
    • Constructor Detail

      • RestartStrategyDescriptionUtils

        public RestartStrategyDescriptionUtils()
    • Method Detail

      • getRestartStrategyDescription

        public static String getRestartStrategyDescription​(Configuration configuration)
        Returns a descriptive string of the restart strategy configured in the given Configuration object.
        Parameters:
        configuration - the Configuration to extract the restart strategy from
        Returns:
        a description of the restart strategy