Uses of Interface
org.apache.hadoop.hbase.backup.RestoreJob
Packages that use RestoreJob
-
Uses of RestoreJob in org.apache.hadoop.hbase.backup
Methods in org.apache.hadoop.hbase.backup that return RestoreJobModifier and TypeMethodDescriptionstatic RestoreJob
BackupRestoreFactory.getRestoreJob
(org.apache.hadoop.conf.Configuration conf) Gets backup restore job -
Uses of RestoreJob in org.apache.hadoop.hbase.backup.mapreduce
Classes in org.apache.hadoop.hbase.backup.mapreduce that implement RestoreJobModifier and TypeClassDescriptionclass
MapReduce implementation ofRestoreJob
For backup restore, it runsMapReduceHFileSplitterJob
job and creates HFiles which are aligned with a region boundaries of a table being restored.class