Uses of Interface
org.apache.flink.runtime.scheduler.adaptivebatch.BatchJobRecoveryContext
Packages that use BatchJobRecoveryContext
-
Uses of BatchJobRecoveryContext in org.apache.flink.runtime.scheduler.adaptivebatch
Methods in org.apache.flink.runtime.scheduler.adaptivebatch with parameters of type BatchJobRecoveryContextModifier and TypeMethodDescriptionvoidBatchJobRecoveryHandler.initialize(BatchJobRecoveryContext batchJobRecoveryContext) Initializes the recovery handler with the batch job recovery context.voidDefaultBatchJobRecoveryHandler.initialize(BatchJobRecoveryContext context) voidDummyBatchJobRecoveryHandler.initialize(BatchJobRecoveryContext batchJobRecoveryContext)