@InterfaceAudience.Private public class HRegionWALFileSystem extends HRegionFileSystem
REGION_INFO_FILE, REGION_MERGES_DIR, REGION_SPLITS_DIR| Modifier and Type | Method and Description |
|---|---|
void |
archiveRecoveredEdits(String familyName,
Collection<HStoreFile> storeFiles)
Closes and archives the specified store files from the specified family.
|
cleanupMergedRegion, commitDaughterRegion, commitMergedRegion, commitStoreFile, createRegionOnFileSystem, createSplitsDir, createTempName, createTempName, deleteFamily, deleteRegionFromFileSystem, getFamilies, getFileSystem, getRegionDir, getRegionInfo, getRegionInfoForFS, getSplitsDir, getStoragePolicyName, getStoreDir, getStoreFiles, getStoreFiles, getStoreFilesLocatedStatus, getStoreHomedir, getStoreHomedir, getTableDir, getTempDir, hasReferences, hasReferences, loadRegionInfoFileContent, mergeStoreFile, openRegionFromFileSystem, removeStoreFile, removeStoreFiles, setStoragePolicy, setStoragePolicy, splitStoreFilepublic void archiveRecoveredEdits(String familyName, Collection<HStoreFile> storeFiles) throws IOException
familyName - Family that contains the store filesMetastoreFiles - set of store files to removeIOException - if the archiving failsCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.