Interface DBVacuum

All Known Implementing Classes:
DefaultDBVacuum

public interface DBVacuum
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Compute current database size in bytes
    Try to compact database
  • Method Details

    • vacuum

      Try to compact database
    • size

      long size()
      Compute current database size in bytes
      Returns:
      The size in bytes