Uses of Annotation Type
org.dataloader.annotations.GuardedBy
Packages that use GuardedBy
-
Uses of GuardedBy in org.dataloader
Methods in org.dataloader with annotations of type GuardedByModifier and TypeMethodDescriptionprivate CompletableFuture
<V> DataLoaderHelper.loadFromCache
(K key, Object loadContext, boolean batchingEnabled) private CompletableFuture
<V> DataLoaderHelper.queueOrInvokeLoader
(K key, Object loadContext, boolean batchingEnabled, boolean cachingEnabled)