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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/NodeCache.h b/cpp/src/IceGrid/NodeCache.h
index 187d8e0e617..5b9d0a99401 100644
--- a/cpp/src/IceGrid/NodeCache.h
+++ b/cpp/src/IceGrid/NodeCache.h
@@ -52,6 +52,8 @@ public:
LoadInfo getLoadInfoAndLoadFactor(const std::string&, float&) const;
NodeSessionIPtr getSession() const;
+ Ice::ObjectPrx getAdminProxy() const;
+
bool canRemove();
void loadServer(const ServerEntryPtr&, const ServerInfo&, const SessionIPtr&, int, bool);