public class CassandraConfig extends Object
| Constructor and Description |
|---|
CassandraConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnTTL() |
String |
getCompression() |
String |
getHost() |
String |
getKeyspace() |
String |
getPassword() |
int |
getPort() |
boolean |
getSsl() |
String |
getUsername() |
public String getKeyspace()
public String getHost()
public int getPort()
public int getColumnTTL()
public String getCompression()
public String getUsername()
public String getPassword()
public boolean getSsl()
Copyright © 2017. All rights reserved.