public class SessionPool extends Object
Modifier | Constructor and Description |
---|---|
protected |
SessionPool() |
Modifier and Type | Method and Description |
---|---|
static SessionPool |
getInstance() |
com.datastax.driver.core.Session |
getSession(String contactPoints) |
public static SessionPool getInstance()
public com.datastax.driver.core.Session getSession(String contactPoints)
Copyright © 2013–2020. All rights reserved.