public class CassandraConfig extends Config
| Constructor and Description |
|---|
CassandraConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ODataDataHandler |
createODataHandler() |
com.datastax.driver.core.Session |
getSession() |
boolean |
isActive() |
boolean |
isNativeBatchRequestsSupported() |
boolean |
isResultSetFieldsCaseSensitive() |
getConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toStringpublic CassandraConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFaultpublic boolean isNativeBatchRequestsSupported()
public com.datastax.driver.core.Session getSession()
public ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler in class ConfigODataServiceFaultpublic boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive in class ConfigCopyright © 2017 WSO2. All rights reserved.