- Preparing search index...
- The search index is not available
apache-beam
- writeToKafka<K, V>(producerConfig: {
[key: string]: string;
}, topics: string[], options?: WriteToKafkaOptions): AsyncPTransform<PCollection<{
key: K;
value: V;
}>, {}>
-
Type Parameters
-
K = Uint8Array
-
V = Uint8Array
Parameters
-
producerConfig: {
[key: string]: string;
}
-
topics: string[]
-