@Singleton public class CassandraClient extends Object
| Constructor and Description |
|---|
CassandraClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
configureSchema()
Configure the schema for BTM.
|
com.datastax.driver.core.Session |
getSession() |
void |
init() |
@PostConstruct public void init()
public com.datastax.driver.core.Session getSession()
protected void configureSchema()
@PreDestroy public void close()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.