public interface CacheLoader<K,V>
V
load(K key)
V load(K key) throws Exception
Exception
Copyright © 2014. All rights reserved.