public interface RestoreDB
Modifier and Type | Method and Description |
---|---|
void |
addPartitionRestoreContext(PartitionRestoreContext partitionRestoreContext)
Add a PartitionContext into db
|
Job |
currentJob()
get current job
|
List<Job> |
getJobs()
get the Job list
|
int |
getPartitionContextCount()
The total number of partition contexts in db
|
Job currentJob()
void addPartitionRestoreContext(PartitionRestoreContext partitionRestoreContext)
partitionRestoreContext
- int getPartitionContextCount()