Uses of Interface
org.apache.hadoop.hbase.tool.BulkLoadHFiles
Packages that use BulkLoadHFiles
-
Uses of BulkLoadHFiles in org.apache.hadoop.hbase.backup.util
Methods in org.apache.hadoop.hbase.backup.util that return BulkLoadHFilesModifier and TypeMethodDescriptionstatic BulkLoadHFiles
BackupUtils.createLoader
(org.apache.hadoop.conf.Configuration config) -
Uses of BulkLoadHFiles in org.apache.hadoop.hbase.tool
Classes in org.apache.hadoop.hbase.tool that implement BulkLoadHFilesModifier and TypeClassDescriptionclass
The implementation forBulkLoadHFiles
, and also can be executed from command line as a tool.Methods in org.apache.hadoop.hbase.tool that return BulkLoadHFilesModifier and TypeMethodDescriptionstatic BulkLoadHFiles
BulkLoadHFiles.create
(org.apache.hadoop.conf.Configuration conf)