public class CassandraClient extends Object
| Modifier and Type | Field and Description |
|---|---|
CassandraConfiguration |
config |
| Constructor and Description |
|---|
CassandraClient(CassandraConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
com.datastax.driver.core.Session |
client() |
com.datastax.driver.core.Cluster |
cluster() |
CassandraConfiguration |
config() |
void |
start() |
void |
stop() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.