public class SessionManager extends Object
| Constructor and Description |
|---|
SessionManager() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getNodeAdresses() |
com.datastax.driver.core.Session |
getSession() |
void |
initSession(String username,
String password,
int cqlPort,
String... nodes) |
void |
shutdownCluster() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.