public class InitiatorBase extends MetaStoreCompactorThread
Thread.State, Thread.UncaughtExceptionHandlercycleUpdaterExecutorService, metadataCache, txnHandlercheckInterval, conf, hostName, LOG, runtimeVersion, stopMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
InitiatorBase() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.hive.metastore.api.CompactionResponse> |
initiateCompactionForTable(org.apache.hadoop.hive.metastore.api.CompactionRequest request,
org.apache.hadoop.hive.metastore.api.Table table,
Map<String,org.apache.hadoop.hive.metastore.api.Partition> partitions) |
protected boolean |
isCacheEnabled() |
protected org.apache.hadoop.hive.metastore.api.CompactionResponse |
scheduleCompactionIfRequired(CompactionInfo ci,
org.apache.hadoop.hive.metastore.api.Table t,
org.apache.hadoop.hive.metastore.api.Partition p,
String runAs,
boolean metricsEnabled) |
init, resolvePartition, startCycleUpdater, stopCycleUpdater, updateCycleDurationMetricdoPostLoopActions, getConf, getRuntimeVersion, initializeAndStartThread, replIsCompactionDisabledForTable, setConf, tableNameactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitstartpublic List<org.apache.hadoop.hive.metastore.api.CompactionResponse> initiateCompactionForTable(org.apache.hadoop.hive.metastore.api.CompactionRequest request, org.apache.hadoop.hive.metastore.api.Table table, Map<String,org.apache.hadoop.hive.metastore.api.Partition> partitions) throws Exception
Exceptionprotected boolean isCacheEnabled()
isCacheEnabled in class MetaStoreCompactorThreadprotected org.apache.hadoop.hive.metastore.api.CompactionResponse scheduleCompactionIfRequired(CompactionInfo ci, org.apache.hadoop.hive.metastore.api.Table t, org.apache.hadoop.hive.metastore.api.Partition p, String runAs, boolean metricsEnabled) throws org.apache.hadoop.hive.metastore.api.MetaException
Copyright © 2024 The Apache Software Foundation. All rights reserved.