| Package | Description |
|---|---|
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.controller.ivory |
| Modifier and Type | Method and Description |
|---|---|
protected static Feed |
FeedResourceProvider.getFeed(String feedName,
Map<String,Object> propertyMap)
Get a new feed object from the given name and map of properties.
|
| Modifier and Type | Method and Description |
|---|---|
Feed |
IvoryService.getFeed(String feedName)
Get a feed for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IvoryService.submitFeed(Feed feed)
Submit a feed.
|
void |
IvoryService.updateFeed(Feed feed)
Update a feed based on the given
Feed object. |
Copyright © 2022 Apache Software Foundation. All rights reserved.