Uses of Class
io.continual.onap.services.publisher.OnapMsgRouterPublisher
Packages that use OnapMsgRouterPublisher
-
Uses of OnapMsgRouterPublisher in io.continual.onap.services.publisher
Methods in io.continual.onap.services.publisher that return OnapMsgRouterPublisherModifier and TypeMethodDescriptionOnapMsgRouterPublisher.Builder.build()Build the publisher given this specification.Methods in io.continual.onap.services.publisher with parameters of type OnapMsgRouterPublisherModifier and TypeMethodDescriptionstatic OnapMsgRouterBatchPublisherOnapMsgRouterBatchPublisher.build(OnapMsgRouterPublisher pub, int atMost, int maxAgeMs) For convenience, just provide a publisher and batching limitsOnapMsgRouterBatchPublisher.Builder.usingPublisher(OnapMsgRouterPublisher pub) Specify the publisher to use for sends.