Interface CompactionPlan


public interface CompactionPlan
Since:
2.1.0
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the set of jobs this plan will submit for compaction.
  • Method Details