@InterfaceAudience.Private public class MajorCompactionTTLRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Connection |
connection |
protected RegionInfo |
region |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
familyHasReferenceFile(HRegionFileSystem fileSystem,
String family,
long ts) |
protected boolean |
shouldIncludeStore(HRegionFileSystem fileSystem,
String family,
Collection<StoreFileInfo> storeFiles,
long ts) |
String |
toString() |
protected final Connection connection
protected final RegionInfo region
protected boolean shouldIncludeStore(HRegionFileSystem fileSystem, String family, Collection<StoreFileInfo> storeFiles, long ts) throws IOException
IOExceptionprotected boolean familyHasReferenceFile(HRegionFileSystem fileSystem, String family, long ts) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.