private class TestCompactionArchiveConcurrentClose.WaitingHRegionFileSystem extends org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Constructor and Description |
---|
WaitingHRegionFileSystem(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path tableDir,
org.apache.hadoop.hbase.client.RegionInfo regionInfo) |
Modifier and Type | Method and Description |
---|---|
void |
removeStoreFiles(String familyName,
Collection<org.apache.hadoop.hbase.regionserver.HStoreFile> storeFiles) |
bulkLoadStoreFile, checkRegionInfoOnFilesystem, cleanupDaughterRegion, cleanupMergedRegion, cleanupTempDir, commitDaughterRegion, commitMergedRegion, commitStoreFile, commitStoreFile, createDir, createRegionOnFileSystem, createSplitsDir, createStoreDir, createTempName, createTempName, deleteDir, deleteFamily, deleteRegionFromFileSystem, getFamilies, getFileSystem, getMergesDir, getRegionDir, getRegionInfo, getRegionInfoForFS, getSplitsDir, getStoragePolicyName, getStoreDir, getStoreFileInfo, getStoreFilePath, getStoreFiles, getStoreFiles, getStoreFilesLocatedStatus, getStoreHomedir, getStoreHomedir, getTableDir, getTempDir, hasReferences, hasReferences, loadRegionInfoFileContent, mergeStoreFile, mkdirs, openRegionFromFileSystem, removeStoreFile, rename, setStoragePolicy, splitStoreFile
public WaitingHRegionFileSystem(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path tableDir, org.apache.hadoop.hbase.client.RegionInfo regionInfo)
public void removeStoreFiles(String familyName, Collection<org.apache.hadoop.hbase.regionserver.HStoreFile> storeFiles) throws IOException
removeStoreFiles
in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.