Interface ICacheServiceAdmin
- All Known Subinterfaces:
IRemoteCacheServer<K,
V>
- All Known Implementing Classes:
RemoteCacheServer
public interface ICacheServiceAdmin
Description of the Interface
-
Method Summary
-
Method Details
-
getStats
Gets the stats attribute of the ICacheServiceAdmin object- Returns:
- The stats value
- Throws:
IOException
-
shutdown
Description of the Method- Throws:
IOException
-
shutdown
Description of the Method- Parameters:
host
-port
-- Throws:
IOException
-