Uses of Class
org.apache.hadoop.hbase.backup.impl.BulkLoad
-
Uses of BulkLoad in org.apache.hadoop.hbase.backup.impl
Modifier and TypeMethodDescriptionIncrementalTableBackupClient.handleBulkLoad
(List<TableName> tablesToBackup) Reads bulk load records from backup table, iterates through the records and forms the paths for bulk loaded hfiles.BackupManager.readBulkloadRows
(List<TableName> tableList) BackupSystemTable.readBulkloadRows
(List<TableName> tableList) Reads the rows from backup table recording bulk loaded hfiles