| Package | Description |
|---|---|
| org.codice.ddf.catalog.subscriptionstore.common |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionMetadata |
CachedSubscription.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SubscriptionMetadata> |
SubscriptionPersistor.getSubscriptions()
Get all the subscription metadata objects in the persistent store, regardless of type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionPersistor.insert(SubscriptionMetadata metadata)
Add the subscription metadata to the persistent store using its id for the document key.
|
| Constructor and Description |
|---|
CachedSubscription(SubscriptionMetadata metadata) |
This work is licensed under a Creative Commons Attribution 4.0 International License.