Package | Description |
---|---|
com._1c.v8.ibis.admin |
Modifier and Type | Class and Description |
---|---|
class |
WorkingServerInfo
Working server description
|
Modifier and Type | Method and Description |
---|---|
IWorkingServerInfo |
IAgentAdminConnection.getWorkingServerInfo(UUID clusterId,
UUID serverId)
Gets a description of a working server registered in the cluster.
|
Modifier and Type | Method and Description |
---|---|
List<IWorkingServerInfo> |
IAgentAdminConnection.getWorkingServers(UUID clusterId)
Gets the list of descriptions of working servers registered in the cluster.
|
Modifier and Type | Method and Description |
---|---|
UUID |
IAgentAdminConnection.regWorkingServer(UUID clusterId,
IWorkingServerInfo info)
Creates a working server or changes the description of an existing one.
|
Copyright © '1C' 1996-2012