| Package | Description |
|---|---|
| org.codice.ddf.catalog.subscriptionstore |
| Modifier and Type | Method and Description |
|---|---|
CachedSubscription |
SubscriptionCacheLoader.load(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CachedSubscription> |
SubscriptionCacheLoader.loadAll(Iterable<? extends String> keys)
Implementation detail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionCacheWriter.write(javax.cache.Cache.Entry<? extends String,? extends CachedSubscription> entry) |
void |
SubscriptionCacheWriter.writeAll(Collection<javax.cache.Cache.Entry<? extends String,? extends CachedSubscription>> entries) |
This work is licensed under a Creative Commons Attribution 4.0 International License.