Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.server.archiving |
Classes that deal with archive configuration and the actual archiving.
|
com.aquenos.cassandra.pvarchiver.server.spring |
Classes for configuring the main
ApplicationContext . |
com.aquenos.cassandra.pvarchiver.server.web.admin.controller |
Classes handling HTTP requests for the administrative interface.
|
com.aquenos.cassandra.pvarchiver.server.web.internode.controller |
Classes handling HTTP requests for the inter-node communication interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveConfigurationService.setArchivingService(ArchivingService archivingService)
Sets the archiving service.
|
Modifier and Type | Method and Description |
---|---|
ArchivingService |
ArchiveServerApplicationConfiguration.archivingService()
Creates the archiving service.
|
Modifier and Type | Method and Description |
---|---|
void |
UiController.setArchivingService(ArchivingService archivingService)
Sets the archiving service.
|
void |
ApiController.setArchivingService(ArchivingService archivingService)
Sets the archiving service.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiController.setArchivingService(ArchivingService archivingService)
Sets the archiving service.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.