Package com.google.gerrit.server.cache
Class CacheInfo.EntriesInfo
- java.lang.Object
-
- com.google.gerrit.server.cache.CacheInfo.EntriesInfo
-
-
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)
-