Uses of Class
org.cache2k.addon.CoalescingBulkLoaderConfig
-
-
Uses of CoalescingBulkLoaderConfig in org.cache2k.addon
Methods in org.cache2k.addon that return CoalescingBulkLoaderConfig Modifier and Type Method Description CoalescingBulkLoaderConfig
CoalescingBulkLoaderConfig.Builder. config()
Methods in org.cache2k.addon that return types with arguments of type CoalescingBulkLoaderConfig Modifier and Type Method Description Class<CoalescingBulkLoaderConfig>
CoalescingBulkLoaderSupport. getConfigClass()
Constructors in org.cache2k.addon with parameters of type CoalescingBulkLoaderConfig Constructor Description Builder(CoalescingBulkLoaderConfig config)
-