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

org.usergrid.cassandra.DataLoader Maven / Gradle / Ivy

There is a newer version: 0.0.27.1
Show newest version
package org.usergrid.cassandra;

/**
 * @author zznate
 */
public interface DataLoader {

    /**
     * Free-form execution
     */
    void execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy