| Package | Description |
|---|---|
| org.nustaq.fastcast.config |
| Modifier and Type | Field and Description |
|---|---|
TopicConf[] |
ClusterConf.topics |
| Modifier and Type | Method and Description |
|---|---|
TopicConf |
ClusterConf.getTopic(String name) |
TopicConf[] |
ClusterConf.getTopics() |
TopicConf |
TopicConf.id(int id) |
TopicConf |
TopicConf.name(String name) |
TopicConf |
TopicConf.publisher(PublisherConf pub) |
TopicConf |
TopicConf.subscriber(SubscriberConf sub) |
| Modifier and Type | Method and Description |
|---|---|
ClusterConf |
ClusterConf.topics(TopicConf... topics) |
Copyright © 2015. All rights reserved.