Package | Description |
---|---|
org.mule.modules.cassandradb | |
org.mule.modules.cassandradb.api | |
org.mule.modules.cassandradb.utils | |
org.mule.modules.cassandradb.utils.builders |
Modifier and Type | Method and Description |
---|---|
boolean |
CassandraDBConnector.createKeyspace(CreateKeyspaceInput input)
Creates a new keyspace
|
Modifier and Type | Method and Description |
---|---|
boolean |
CassandraClient.createKeyspace(CreateKeyspaceInput input) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
ReplicationStrategy.buildReplicationStrategy(CreateKeyspaceInput input) |
Modifier and Type | Method and Description |
---|---|
static com.datastax.driver.core.schemabuilder.SchemaStatement |
HelperStatements.createKeyspaceStatement(CreateKeyspaceInput input) |
Copyright © 2010–2019. All rights reserved.