@InterfaceAudience.Private public class MajorCompactionTTLRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.conf.Configuration |
configuration |
protected HRegionInfo |
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 org.apache.hadoop.conf.Configuration configuration
protected final HRegionInfo 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–2021 The Apache Software Foundation. All rights reserved.