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 }
type Sourcer ¶
type Sourcer interface { isb.BufferReader forward.StarterStopper }
Sourcer interface provides an isb.BufferReader abstraction over the underlying data source. This is intended to be consumed by a connector like isb.forward
Directories ¶
Path | Synopsis |
---|---|
Package generator contains an implementation of a in memory generator that generates payloads in json format.
|
Package generator contains an implementation of a in memory generator that generates payloads in json format. |
Click to show internal directories.
Click to hide internal directories.