| Package | Description |
|---|---|
| org.symphonyoss.s2.fugue.pubsub | |
| org.symphonyoss.s2.fugue.pubsub.file |
| Modifier and Type | Method and Description |
|---|---|
IPublisher<P> |
IPublisherManager.getPublisherByConfig(String topicConfigId) |
IPublisher<P> |
IPublisherManager.getPublisherByName(String topicName) |
IPublisher<P> |
IPublisherManager.getTracePublisher() |
IPublisher<P> |
AbstractPublisherManager.getTracePublisher() |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePerTopicPublisher |
| Modifier and Type | Method and Description |
|---|---|
IPublisher<String> |
FilePerTopicPublisherManager.getPublisherByConfig(String topicConfigId) |
IPublisher<String> |
FilePerTopicPublisherManager.getPublisherByName(String topicName) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.