public static interface AsyncCache.AsyncCacheLoader<K,V>
com.google.common.util.concurrent.ListenableFuture<V>
load(K key)
com.google.common.util.concurrent.ListenableFuture<V> load(K key) throws Exception
Exception
Copyright © 2011–2019 Glowroot contributors. All rights reserved.