public class FeedSubscriptionManager extends Object implements IFeedSubscriptionManager
| Constructor and Description |
|---|
FeedSubscriptionManager(String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
deregisterFeedSubscribableRuntime(SubscribableFeedRuntimeId ingestionId) |
ISubscribableRuntime |
getSubscribableRuntime(SubscribableFeedRuntimeId subscribableFeedRuntimeId) |
void |
registerFeedSubscribableRuntime(ISubscribableRuntime subscribableRuntime) |
String |
toString() |
public FeedSubscriptionManager(String nodeId)
public void registerFeedSubscribableRuntime(ISubscribableRuntime subscribableRuntime)
registerFeedSubscribableRuntime in interface IFeedSubscriptionManagerpublic ISubscribableRuntime getSubscribableRuntime(SubscribableFeedRuntimeId subscribableFeedRuntimeId)
getSubscribableRuntime in interface IFeedSubscriptionManagerpublic void deregisterFeedSubscribableRuntime(SubscribableFeedRuntimeId ingestionId)
deregisterFeedSubscribableRuntime in interface IFeedSubscriptionManagerCopyright © 2016 The Apache Software Foundation. All rights reserved.