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