Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPartitionedBufferIdx ¶ added in v0.9.0
GetPartitionedBufferIdx returns a function that returns a partitioned buffer index based on the toVertex name and the partition count it distributes the messages evenly to the partitions of the toVertex based on the message count(round robin)
Types ¶
type SourceProcessor ¶
type SourceProcessor struct { ISBSvcType dfv1.ISBSvcType VertexInstance *dfv1.VertexInstance }
Directories ¶
Path | Synopsis |
---|---|
Package forward is used for creating a data forwarder for the source vertex.
|
Package forward is used for creating a data forwarder for the source vertex. |
Package generator contains an implementation of an in-memory generator that generates payloads in json format.
|
Package generator contains an implementation of an in-memory generator that generates payloads in json format. |
Package udsource implements user-defined source, enabling the platform to communicate with user-defined data sources through gRPC.
|
Package udsource implements user-defined source, enabling the platform to communicate with user-defined data sources through gRPC. |
Click to show internal directories.
Click to hide internal directories.