Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Admin
addApplication
addObject
addObjectWithType
enableServer
getAdapterInfo
getAllAdapterIds
getAllApplicationNames
getAllNodeNames
getAllObjectInfos
getAllRegistryNames
getAllServerIds
getApplicationInfo
getDefaultApplicationDescriptor
getNodeAdmin
getNodeHostname
getNodeInfo
getNodeLoad
getNodeProcessorSocketCount
getObjectInfo
getObjectInfosByType
getRegistryAdmin
getRegistryInfo
getServerAdmin
getServerAdminCategory
getServerInfo
getServerPid
getServerState
instantiateServer
isServerEnabled
pingNode
pingRegistry
removeAdapter
removeApplication
removeObject
sendSignal
shutdown
shutdownNode
shutdownRegistry
startServer
stopServer
syncApplication
syncApplicationWithoutRestart
updateApplication
updateApplicationWithoutRestart
updateObject
◆
getRegistryInfo()
["cpp:const"]
idempotent
RegistryInfo
getRegistryInfo
(
string
name
)
throws
RegistryNotExistException
,
RegistryUnreachableException
Gets the registry information of an IceGrid registry.
Parameters
name
The registry name.
Returns
The registry information.
Exceptions
RegistryNotExistException
Thrown when the registry doesn't exist.
RegistryUnreachableException
Thrown when the registry is unreachable.
Generated by
1.14.0