Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ToKafka ¶
type ToKafka struct {
// contains filtered or unexported fields
}
ToKafka produce the output to a kafka sinks.
func NewToKafka ¶
NewToKafka returns ToKafka type.
func (*ToKafka) GetPartitionIdx ¶ added in v0.9.0
GetPartitionIdx returns the partition index. for sink it is always 0.
Click to show internal directories.
Click to hide internal directories.