|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheItem | |
|---|---|
| com.caucho.management.server | |
| com.caucho.server.cache | |
| com.caucho.server.cluster | |
| Uses of CacheItem in com.caucho.management.server |
|---|
| Methods in com.caucho.management.server that return CacheItem | |
|---|---|
CacheItem[] |
ProxyCacheMXBean.getCacheableEntries(int max)
Return most used cacheable connections. |
CacheItem[] |
ProxyCacheMXBean.getUncacheableEntries(int max)
Return most used uncacheable connections. |
| Uses of CacheItem in com.caucho.server.cache |
|---|
| Methods in com.caucho.server.cache that return CacheItem | |
|---|---|
CacheItem[] |
CacheAdmin.getCacheableEntries(int max)
|
CacheItem[] |
Cache.getCacheableEntries(int max)
Return most used connections. |
CacheItem[] |
CacheAdmin.getUncacheableEntries(int max)
|
CacheItem[] |
Cache.getUncacheableEntries(int max)
Return most used connections. |
| Uses of CacheItem in com.caucho.server.cluster |
|---|
| Methods in com.caucho.server.cluster that return types with arguments of type CacheItem | |
|---|---|
java.util.ArrayList<CacheItem> |
Server.getCacheStatistics()
Returns the cache stuff. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||