Uses of Class
io.ebeaninternal.server.cache.CacheManagerOptions
Packages that use CacheManagerOptions
-
Uses of CacheManagerOptions in io.ebeaninternal.server.cache
Methods in io.ebeaninternal.server.cache that return CacheManagerOptionsModifier and TypeMethodDescriptionCacheManagerOptions.with(ServerCacheFactory cacheFactory, QueryCacheEntryValidate queryCacheEntryValidate) CacheManagerOptions.with(ServerCacheOptions beanDefault, ServerCacheOptions queryDefault) CacheManagerOptions.with(CurrentTenantProvider currentTenantProvider) Constructors in io.ebeaninternal.server.cache with parameters of type CacheManagerOptionsModifierConstructorDescriptionCreate with a cache factory and default cache options.