public static interface Cache.CacheLoader<K,V>
V
load(K key)
V load(K key) throws Exception
Exception
Copyright © 2011–2019 Glowroot contributors. All rights reserved.