summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/NodeCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/NodeCache.h')
-rw-r--r--cpp/src/IceGrid/NodeCache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/NodeCache.h b/cpp/src/IceGrid/NodeCache.h
index 8ec249bea9e..b22d7efd637 100644
--- a/cpp/src/IceGrid/NodeCache.h
+++ b/cpp/src/IceGrid/NodeCache.h
@@ -40,6 +40,7 @@ public:
void setSession(const NodeSessionIPtr&);
NodePrx getProxy() const;
+ NodeInfo getInfo() const;
Ice::StringSeq getServers() const;
LoadInfo getLoadInfoAndLoadFactor(const std::string&, float&) const;