@FunctionalInterface public interface CassandraSchemaManager
schema
creates that schema on the Cassandra cluster.Modifier and Type | Method and Description |
---|---|
void |
create(CassandraSchema schema) |
void create(CassandraSchema schema) throws IOException
IOException
Copyright © 2021. All rights reserved.