Package | Description |
---|---|
org.mule.modules.sparksql | |
org.mule.modules.sparksql.config | |
org.mule.modules.sparksql.util |
Modifier and Type | Method and Description |
---|---|
void |
SparkSqlConnector.addCassandraDataProperties(List<CassandraDataProperties> listCassandraDataProps)
Dynamically add new datasources from Cassandra database keyspaces and
tables
|
Modifier and Type | Method and Description |
---|---|
List<CassandraDataProperties> |
ConnectorConfig.getListCassandraDataProps() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectorConfig.connectDataSources(CassandraDataProperties cassandraDataProperties)
Connect all defined data sources to the sql context
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectorConfig.setListCassandraDataProps(List<CassandraDataProperties> listCassandraDataProps) |
Modifier and Type | Method and Description |
---|---|
static void |
Validation.validateCassandraDataProperties(CassandraDataProperties cassandraProperties) |
Copyright © 2010–2017. All rights reserved.