Package | Description |
---|---|
org.wso2.carbon.andes.event.core | |
org.wso2.carbon.andes.event.core.internal.subscription.registry |
Modifier and Type | Method and Description |
---|---|
TopicNode[] |
TopicNode.getChildren() |
TopicNode |
TopicManagerService.getPaginatedTopicTree(String topicPath,
int startIndex,
int numberOfTopicsPerRound)
Get the paginated topic tree.
|
TopicNode |
TopicManagerService.getTopicTree()
Gets the topic tree.
|
Modifier and Type | Method and Description |
---|---|
void |
TopicNode.setChildren(TopicNode[] children) |
Modifier and Type | Method and Description |
---|---|
TopicNode |
TopicManagerServiceImpl.getPaginatedTopicTree(String topicPath,
int startIndex,
int numberOfTopicsPerRound)
Get the paginated topic tree.
|
TopicNode |
TopicManagerServiceImpl.getTopicTree()
Gets the topic tree.
|
Copyright © 2019 WSO2. All rights reserved.