Class AdminWebService.CacheListResponse
java.lang.Object
ubic.gemma.rest.AdminWebService.CacheListResponse
- Enclosing class:
AdminWebService
- Author:
- phase 3 admin-panel wiring
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
public int count -
names
-
caches
Per-cache stats roll-up; same ordering asnames. Stat fields are null on caches whose JCache stats MBean is missing (non-JCache or stats disabled). Drives the admin Systems Monitoring Caches table.
-
-
Constructor Details
-
CacheListResponse
public CacheListResponse()
-