Class ImmutableCacheStats.Fields
java.lang.Object
org.opensearch.common.cache.stats.ImmutableCacheStats.Fields
- Enclosing class:
ImmutableCacheStats
Field names used to write the values in this object to XContent.
-
Field Details
-
SIZE
- See Also:
-
SIZE_IN_BYTES
- See Also:
-
EVICTIONS
- See Also:
-
HIT_COUNT
- See Also:
-
MISS_COUNT
- See Also:
-
ITEM_COUNT
- See Also:
-
-
Constructor Details
-
Fields
public Fields()
-