Uses of Class
net.ideahut.springboot.cache.MemoryCacheHandler
Packages that use MemoryCacheHandler
-
Uses of MemoryCacheHandler in net.ideahut.springboot.cache
Methods in net.ideahut.springboot.cache that return MemoryCacheHandlerModifier and TypeMethodDescriptionMemoryCacheHandler.setDataMapper(DataMapper dataMapper) MemoryCacheHandler.setNullable(Boolean nullable) MemoryCacheHandler.setTaskHandler(net.ideahut.springboot.task.TaskHandler taskHandler)