Class SavepointPathQueryParameter


  • public class SavepointPathQueryParameter
    extends StringQueryParameter
    Query parameter that specifies the savepoint to restore from.
    • Constructor Detail

      • SavepointPathQueryParameter

        public SavepointPathQueryParameter()
    • Method Detail

      • getDescription

        public String getDescription()
        Specified by:
        getDescription in class org.apache.flink.runtime.rest.messages.MessageParameter<List<String>>