@InterfaceAudience.Private final class MasterRegionUtils extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private static org.slf4j.Logger | LOG | 
| Modifier | Constructor and Description | 
|---|---|
| private  | MasterRegionUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| (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) | 
private static final org.slf4j.Logger LOG
private MasterRegionUtils()
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
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.