Class DataRecoveryClient


  • public class DataRecoveryClient
    extends java.lang.Object
    DataRecoveryClient is the central class to manage data recovery feature. It contains three main modules: a data recovery planner, a data recovery executor, and a data recovery monitor. Depending on the different use cases, it delegates the tasks to a specific module.