Class SavepointDisposalHandlers

java.lang.Object
org.apache.flink.runtime.rest.handler.async.AbstractAsynchronousOperationHandlers<OperationKey,Acknowledge>
org.apache.flink.runtime.rest.handler.job.savepoints.SavepointDisposalHandlers

public class SavepointDisposalHandlers extends AbstractAsynchronousOperationHandlers<OperationKey,Acknowledge>
Handlers to trigger the disposal of a savepoint.
  • Constructor Details

    • SavepointDisposalHandlers

      public SavepointDisposalHandlers(Duration cacheDuration)