Uses of Class
org.apache.hadoop.hbase.backup.impl.BackupManifest
Packages that use BackupManifest
Package
Description
-
Uses of BackupManifest in org.apache.hadoop.hbase.backup
Methods in org.apache.hadoop.hbase.backup that return BackupManifestModifier and TypeMethodDescriptionstatic BackupManifest
HBackupFileSystem.getManifest
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path backupRootPath, String backupId) Method parameters in org.apache.hadoop.hbase.backup with type arguments of type BackupManifestModifier and TypeMethodDescriptionstatic void
HBackupFileSystem.checkImageManifestExist
(HashMap<TableName, BackupManifest> backupManifestMap, TableName[] tableArray, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path backupRootPath, String backupId) Check whether the backup image path and there is manifest file in the path. -
Uses of BackupManifest in org.apache.hadoop.hbase.backup.impl
Method parameters in org.apache.hadoop.hbase.backup.impl with type arguments of type BackupManifest -
Uses of BackupManifest in org.apache.hadoop.hbase.backup.util
Method parameters in org.apache.hadoop.hbase.backup.util with type arguments of type BackupManifestModifier and TypeMethodDescriptionstatic boolean
BackupUtils.validate
(HashMap<TableName, BackupManifest> backupManifestMap, org.apache.hadoop.conf.Configuration conf)