public class CassandraSessionsHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
static CassandraSessionsHolder |
getInstance() |
com.datastax.driver.core.Session |
getSession(String url,
String user,
String pass) |
public static CassandraSessionsHolder getInstance()
public com.datastax.driver.core.Session getSession(String url, String user, String pass) throws UnknownHostException
UnknownHostExceptionCopyright © 2025. All rights reserved.