Uses of Class
software.amazon.awssdk.utils.cache.bounded.BoundedCache.Builder
Packages that use BoundedCache.Builder
-
Uses of BoundedCache.Builder in software.amazon.awssdk.utils.cache.bounded
Methods in software.amazon.awssdk.utils.cache.bounded that return BoundedCache.BuilderModifier and TypeMethodDescriptionstatic <K,V> BoundedCache.Builder<K, V> BoundedCache.Builder.evictionBatchSize(Integer evictionBatchSize)