| Interface | Description |
|---|---|
| CompactorUtil.ThrowingRunnable<E extends Exception> |
| Class | Description |
|---|---|
| Cleaner |
A class to clean directories after compactions.
|
| CompactorMR |
Class to do compactions via an MR job.
|
| CompactorMR.CompactorMap<V extends org.apache.hadoop.io.Writable> | |
| CompactorThread |
Superclass for all threads in the compactor.
|
| CompactorUtil | |
| Initiator |
A class to initiate compactions.
|
| MetaStoreCompactorThread |
Compactor threads that runs in the metastore.
|
| RemoteCompactorThread |
Compactor thread that can run outside the metastore.
|
| StatsUpdater |
Updates table/partition statistics.
|
| Worker |
A class to do compactions.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.