Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.server.archiving |
Classes that deal with archive configuration and the actual archiving.
|
com.aquenos.cassandra.pvarchiver.server.cluster |
Classes for managing the servers within the archiving cluster.
|
com.aquenos.cassandra.pvarchiver.server.web.admin.spring |
Classes for configuring the
ApplicationContext for the administrative
interface. |
com.aquenos.cassandra.pvarchiver.server.web.archiveaccess.spring |
Classes for configuring the
ApplicationContext for the archive-access
interface. |
com.aquenos.cassandra.pvarchiver.server.web.internode.spring |
Classes for configuring the
ApplicationContext for the inter-node
communication interface. |
Modifier and Type | Method and Description |
---|---|
void |
ArchivingService.setServerProperties(ServerProperties serverProperties)
Sets the server-specific configuration properties.
|
void |
ArchiveConfigurationService.setServerProperties(ServerProperties serverProperties)
Sets the server-specific configuration properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterManagementService.setServerProperties(ServerProperties serverProperties)
Sets the server-specific configuration properties.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminWebApplication.setServerProperties(ServerProperties serverProperties)
Sets the server properties used by this configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveAccessWebApplication.setServerProperties(ServerProperties serverProperties)
Sets the server properties used by this configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
InterNodeCommunicationWebApplication.setServerProperties(ServerProperties serverProperties)
Sets the server properties used by this configuration.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.