public abstract class CassandraDAO extends Object
| Modifier and Type | Field and Description |
|---|---|
protected eu.europeana.cloud.cassandra.CassandraConnectionProvider |
dbService |
protected String |
hostList |
protected String |
keyspaceName |
protected String |
port |
| Constructor and Description |
|---|
CassandraDAO(eu.europeana.cloud.cassandra.CassandraConnectionProvider dbService) |
protected String hostList
protected String keyspaceName
protected String port
protected eu.europeana.cloud.cassandra.CassandraConnectionProvider dbService
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.