Class ListCaches.EntriesInfo
- java.lang.Object
-
- com.google.gerrit.server.restapi.config.ListCaches.EntriesInfo
-
- Enclosing class:
- ListCaches
public static class ListCaches.EntriesInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description EntriesInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setDisk(long disk)
void
setMem(long mem)
void
setSpace(double value)
-