All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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