Interface ICacheServiceAdmin

All Known Subinterfaces:
IRemoteCacheServer<K,V>
All Known Implementing Classes:
RemoteCacheServer

public interface ICacheServiceAdmin
Description of the Interface
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the stats attribute of the ICacheServiceAdmin object
    void
    Description of the Method
    void
    shutdown(String host, int port)
    Description of the Method