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 MapUDFProcessor ¶ added in v0.6.1
type MapUDFProcessor struct { ISBSvcType dfv1.ISBSvcType VertexInstance *dfv1.VertexInstance }
type ReduceUDFProcessor ¶ added in v0.6.1
type ReduceUDFProcessor struct { ISBSvcType dfv1.ISBSvcType VertexInstance *dfv1.VertexInstance }
Click to show internal directories.
Click to hide internal directories.