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.archiveaccess.controller |
Classes handling HTTP requests for the archive-access interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveAccessServiceImpl
Standard implementation of the
ArchiveAccessService . |
Modifier and Type | Method and Description |
---|---|
void |
ArchivingService.setArchiveAccessService(ArchiveAccessService archiveAccessService)
Sets the archive access service that is used to read samples from the
database.
|
Modifier and Type | Method and Description |
---|---|
ArchiveAccessService |
ArchiveServerApplicationConfiguration.archiveAccessService()
Creates the archive access service.
|
Modifier and Type | Method and Description |
---|---|
void |
Api10Controller.setArchiveAccessService(ArchiveAccessService archiveAccessService)
Sets the archive access service.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.