
com.bazaarvoice.emodb.table.db.astyanax.Placement Maven / Gradle / Ivy
package com.bazaarvoice.emodb.table.db.astyanax;
import com.bazaarvoice.emodb.common.cassandra.CassandraKeyspace;
public interface Placement {
String getName();
CassandraKeyspace getKeyspace();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy