Class MasterRegionUtils
java.lang.Object
org.apache.hadoop.hbase.master.region.MasterRegionUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static void
moveFilesUnderDir
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path src, org.apache.hadoop.fs.Path dst, String suffix)
-
Field Details
-
LOG
-
-
Constructor Details
-
MasterRegionUtils
private MasterRegionUtils()
-
-
Method Details
-
moveFilesUnderDir
static void moveFilesUnderDir(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path src, org.apache.hadoop.fs.Path dst, String suffix) throws IOException - Throws:
IOException
-