Package com.mchange.v1.cachedstore
Interface Vacuumable
-
public interface Vacuumable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
vacuum()
-
-
-
Method Detail
-
vacuum
void vacuum() throws CachedStoreException
- Throws:
CachedStoreException
-
-