Package | Description |
---|---|
com.aquenos.cassandra.pvarchiver.server.cluster |
Classes for managing the servers within the archiving cluster.
|
Modifier and Type | Method and Description |
---|---|
ServerStatus |
ClusterManagementService.getServer(UUID serverId)
Returns the status for the server with the specified ID.
|
ServerStatus |
ClusterManagementService.getThisServer()
Returns the current status of this server.
|
Modifier and Type | Method and Description |
---|---|
List<ServerStatus> |
ClusterManagementService.getServers()
Returns the status for all servers in the cluster.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.