| Package | Description |
|---|---|
| io.continual.onap.services.publisher |
| Modifier and Type | Method and Description |
|---|---|
OnapMsgRouterPublisher |
OnapMsgRouterPublisher.Builder.build()
Build the publisher given this specification.
|
| Modifier and Type | Method and Description |
|---|---|
static OnapMsgRouterBatchPublisher |
OnapMsgRouterBatchPublisher.build(OnapMsgRouterPublisher pub,
int atMost,
int maxAgeMs)
For convenience, just provide a publisher and batching limits
|
OnapMsgRouterBatchPublisher.Builder |
OnapMsgRouterBatchPublisher.Builder.usingPublisher(OnapMsgRouterPublisher pub)
Specify the publisher to use for sends.
|
Copyright © 2021 continual.io. All rights reserved.