
com.bazaarvoice.emodb.table.db.astyanax.DataPurgeDAO Maven / Gradle / Ivy
package com.bazaarvoice.emodb.table.db.astyanax;
public interface DataPurgeDAO {
void purge(AstyanaxStorage storage, Runnable progress);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy