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

brooklyn.entity.nosql.Shard Maven / Gradle / Ivy

There is a newer version: 0.7.0-M1
Show newest version
package brooklyn.entity.nosql;

/**
 * Represents a NoSQL data shard in a {@link DataStore}.
 */
public interface Shard {
    // TODO add methods
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy