| Interface | Description |
|---|---|
| AdministrationProcess |
Represents the administration process
|
| IConsoleLine |
Server console text data with available meta data
|
| ServerAdmin |
Server administration features and console access
|
| ServerAdmin.ConsoleHandler |
Handler to receive a server console line with text and meta data
|
| ServerAdmin.DominoSSOToken |
SSO Token for a Domino username and server
|
| ServerAdmin.MultiDatabaseAccessInfo | |
| ServerAdmin.RegistrationMessageHandler |
| Enum | Description |
|---|---|
| ServerAdmin.AclLevelRelation | |
| ServerAdmin.ClusterLookup |
These values are used as input to the
ServerAdmin.getServerClusterMates(String, ClusterLookup)
function.When you specify the ServerAdmin.ClusterLookup.LOOKUP_NOCACHE value, the call retrieves the input server's
cluster member list through a NameLookup on the input server.The client cluster cache is not used for determining this information. When you specify the ServerAdmin.ClusterLookup.LOOKUP_CACHEONLY value, the call is forced to retrieve
the server's cluster member list from the local client cluster cache.There is no NameLookup performed on the server in this case. |
Copyright © 2019–2021 HCL. All rights reserved.