Uses of Class
org.cache2k.core.api.InternalConfig.Builder
-
Packages that use InternalConfig.Builder Package Description org.cache2k.core.api -
-
Uses of InternalConfig.Builder in org.cache2k.core.api
Methods in org.cache2k.core.api that return InternalConfig.Builder Modifier and Type Method Description InternalConfig.BuilderInternalConfig. builder()InternalConfig.BuilderInternalConfig.Builder. commonMetrics(CommonMetrics.Updater v)InternalConfig.BuilderInternalConfig.Builder. evictionSegmentCount(int v)Segmentation count for eviction to use instead of the automatic one derived from the system CPU count.InternalConfig.BuilderInternalConfig.Builder. threadFactoryProvider(ThreadFactoryProvider v)
-