brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterDriver Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of brooklyn-software-nosql Show documentation
Show all versions of brooklyn-software-nosql Show documentation
Brooklyn entities for NoSQL data store software entities
The newest version!
package brooklyn.entity.nosql.mongodb.sharding;
import brooklyn.entity.basic.SoftwareProcessDriver;
public interface MongoDBRouterDriver extends SoftwareProcessDriver {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy