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