Type: io.helidon.common.configurable.LruCache
capacity
int
10000
Configure capacity of the cache. Defaults to LruCache#DEFAULT_CAPACITY.
LruCache#DEFAULT_CAPACITY
@return maximal number of records in the cache before the oldest one is removed