@InterfaceAudience.Private public final class MobFileCleanupUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupObsoleteMobFiles(org.apache.hadoop.conf.Configuration conf,
TableName table,
Admin admin)
Performs housekeeping file cleaning (called by MOB Cleaner chore)
|
public static void cleanupObsoleteMobFiles(org.apache.hadoop.conf.Configuration conf,
TableName table,
Admin admin)
throws IOException
conf - configurationtable - table nameIOException - exceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.