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
◆
pingNode()
["cpp:const"]
idempotent bool pingNode
(
string
name
)
throws
NodeNotExistException
Pings an IceGrid node to see if it is active.
Parameters
name
The node name.
Returns
true
if the node ping succeeded,
false
otherwise.
Exceptions
NodeNotExistException
Thrown when the node doesn't exist.
Generated by
1.14.0