Package org.rocksdb

Class TablePropertiesCollectorFactory

All Implemented Interfaces:
AutoCloseable

public abstract class TablePropertiesCollectorFactory extends RocksObject
  • Method Details

    • NewCompactOnDeletionCollectorFactory

      public static TablePropertiesCollectorFactory NewCompactOnDeletionCollectorFactory(long sliding_window_size, long deletion_trigger, double deletion_ratio)