Class AbstractCompactionController

java.lang.Object
org.apache.cassandra.db.AbstractCompactionController
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
CompactionController

public abstract class AbstractCompactionController extends Object implements AutoCloseable
AbstractCompactionController allows custom implementations of the CompactionController for use in tooling, without being tied to the SSTableReader and local filesystem