Uses of Class
org.apache.hadoop.hbase.backup.impl.BulkLoad
Packages that use BulkLoad
-
Uses of BulkLoad in org.apache.hadoop.hbase.backup.impl
Methods in org.apache.hadoop.hbase.backup.impl that return types with arguments of type BulkLoadModifier 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