Class CaffeineCaches.ToUpper
java.lang.Object
org.apache.camel.quarkus.component.caffeine.it.CaffeineCaches.ToUpper
- All Implemented Interfaces:
com.github.benmanes.caffeine.cache.AsyncCacheLoader<String,,String> com.github.benmanes.caffeine.cache.CacheLoader<String,String>
- Enclosing class:
- CaffeineCaches
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.benmanes.caffeine.cache.CacheLoader
asyncLoad, asyncLoadAll, asyncReload, loadAll, reload