public class ConnectionManager extends Object
| Constructor and Description |
|---|
ConnectionManager(KeySpaceConfig cassandraConfigSetup)
Constructor for creating a Client context for connection with the
database.
|
public ConnectionManager(KeySpaceConfig cassandraConfigSetup) throws com.netflix.astyanax.connectionpool.exceptions.ConnectionException
cassandraConfigSetup - KeySpaceConfigcom.netflix.astyanax.connectionpool.exceptions.ConnectionException - If the database connection cannot be
established, this exception is thrown.Copyright © 2014. All Rights Reserved.