Class AbstractCompactionController

  • All Implemented Interfaces:
    java.lang.AutoCloseable
    Direct Known Subclasses:
    CompactionController

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