Package com.linkedin.venice.datarecovery
Class DataRecoveryExecutor
java.lang.Object
com.linkedin.venice.datarecovery.DataRecoveryWorker
com.linkedin.venice.datarecovery.DataRecoveryExecutor
DataRecoveryExecutor is the engine to run tasks in data recovery.
-
Field Summary
Fields inherited from class com.linkedin.venice.datarecovery.DataRecoveryWorker
interval, INTERVAL_UNSET, pool, poolSize, tasks
-
Constructor Summary
-
Method Summary
Methods inherited from class com.linkedin.venice.datarecovery.DataRecoveryWorker
getTasks, needWaitForFirstTaskToComplete, perform, processData, shutdownAndAwaitTermination
-
Constructor Details
-
DataRecoveryExecutor
public DataRecoveryExecutor()
-
-
Method Details
-
buildTasks
-
displayTaskResult
-