Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.server.cluster |
Classes for managing the servers within the archiving cluster.
|
com.aquenos.cassandra.pvarchiver.server.database |
Classes for accessing the Cassandra database.
|
com.aquenos.cassandra.pvarchiver.server.spring |
Classes for configuring the main
ApplicationContext . |
Modifier and Type | Method and Description |
---|---|
void |
ClusterManagementService.setClusterServersDAO(ClusterServersDAO clusterServersDAO)
Sets the cluster-servers DAO that is used for accessing the database.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterServersDAOImpl
Implementation of the data access object for accessing the servers within the
archiving cluster.
|
Modifier and Type | Method and Description |
---|---|
ClusterServersDAO |
ClusterServersDAOInitializedEvent.getSource() |
Constructor and Description |
---|
ClusterServersDAOInitializedEvent(ClusterServersDAO source)
Creates an event originating from the specified cluster servers DAO.
|
Modifier and Type | Method and Description |
---|---|
ClusterServersDAO |
ArchiveServerApplicationConfiguration.clusterServersDAO()
Creates the DAO for accessing information about the archiving servers
within the cluster.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.