public class NameHashIntCacheLRU extends Object
Modifier and Type | Method and Description |
---|---|
int |
getMaxSize()
Maximum number of cache entries before eviction.
|
int |
getSize()
Number of entries currently in the cache.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.