Uses of Class
io.siddhi.core.stream.output.sink.distributed.DistributedTransport
-
Packages that use DistributedTransport Package Description io.siddhi.core.util.transport -
-
Uses of DistributedTransport in io.siddhi.core.util.transport
Subclasses of DistributedTransport in io.siddhi.core.util.transport Modifier and Type Class Description classMultiClientDistributedSinkThis is the distributed transport to publish to multiple endpoints using client/publisher for each endpoint.classSingleClientDistributedSinkThis class implements a the distributed sink that could publish to multiple destination using a single client/publisher.
-