Uses of Class
wt.cache.RemoteCacheServer

Packages that use RemoteCacheServer
wt.cache   
 

Uses of RemoteCacheServer in wt.cache
 

Fields in wt.cache declared as RemoteCacheServer
private  RemoteCacheServer CacheManager.master
           
 

Constructors in wt.cache with parameters of type RemoteCacheServer
CacheManager(String name, int size, RemoteCacheServer master)
          Contruct a cache manager.