| void IceGrid::NodeObserverPrx::updateServer | ( | std::string_view | node, |
| const ServerDynamicInfo & | updatedInfo, | ||
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Notifies the observer that the state of a server changed.
| node | The node hosting the server. |
| updatedInfo | The new server state. |
| context | The request context. |