Package com.google.gerrit.server.cache
Class CacheInfo
java.lang.Object
com.google.gerrit.server.cache.CacheInfo
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
type
-
entries
-
averageGet
-
hitRatio
-
-
Constructor Details
-
CacheInfo
public CacheInfo(com.google.common.cache.Cache<?, ?> cache) -
CacheInfo
-