@ThreadSafe public interface ExternalStore<K,V> extends CacheLoader<K,V>, CacheWriter<K,V>
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isAvailable() |
contains, init, loaddelete, deleteBatch, init, write, writeBatchdefault boolean isAvailable()
isAvailable in interface CacheLoader<K,V>isAvailable in interface CacheWriter<K,V>Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.