Modulesยง
- local_
input ๐ - remote_
input ๐
Structsยง
- Local
Input LocalInput
receives data from a local channel.- Remote
Input RemoteInput
connects to the upstream exchange server and receives data withgRPC
.
Traitsยง
- Input
Input
provides an interface forMergeExecutor
andReceiverExecutor
to receive data from upstream actors.
Functionsยง
- apply_
dispatcher_ ๐barrier - assert_
equal_ ๐dispatcher_ barrier - new_
input ๐ - Create a
LocalInput
orRemoteInput
instance with given info. Used by merge executors and receiver executors. - process_
dispatcher_ ๐msg