Interface MetadataStorageCompactSupport
-
- All Known Implementing Classes:
HSQLMetadataStorage
public interface MetadataStorageCompactSupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
compact()
Compacts internal storage if this operation is supported
-