Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.server.internode |
Classes for communication between the servers in the archiving cluster.
|
com.aquenos.cassandra.pvarchiver.server.spring |
Classes for configuring the main
ApplicationContext . |
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 |
---|---|
InterNodeCommunicationAuthenticationService |
InterNodeCommunicationAuthenticationServiceInitializedEvent.getSource() |
Modifier and Type | Method and Description |
---|---|
void |
InterNodeCommunicationServiceImpl.setAuthenticationService(InterNodeCommunicationAuthenticationService authenticationService)
Sets the inter-node-communication authentication service used by this
service.
|
Constructor and Description |
---|
InterNodeCommunicationAuthenticationServiceInitializedEvent(InterNodeCommunicationAuthenticationService source)
Creates an event emitted by the specified source.
|
Modifier and Type | Method and Description |
---|---|
InterNodeCommunicationAuthenticationService |
ArchiveServerApplicationConfiguration.interNodeCommunicationAuthenticationService()
Creates the inter-node-communication authentication service.
|
Modifier and Type | Method and Description |
---|---|
void |
InterNodeCommunicationAuthenticationProvider.setAuthenticationService(InterNodeCommunicationAuthenticationService authenticationService)
Sets the inter-node-communication authentication service used by this
authentication provider.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.