@InterfaceAudience.LimitedPrivate(value="Tools") public class MajorCompactor extends Object
| Constructor and Description |
|---|
MajorCompactor(org.apache.hadoop.conf.Configuration conf,
TableName tableName,
Set<String> storesToCompact,
int concurrency,
long timestamp,
long sleepForMs) |
| Modifier and Type | Method and Description |
|---|---|
void |
compactAllRegions() |
static void |
main(String[] args) |
void |
shutdown() |
public MajorCompactor(org.apache.hadoop.conf.Configuration conf,
TableName tableName,
Set<String> storesToCompact,
int concurrency,
long timestamp,
long sleepForMs)
throws IOException
IOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.