Package org.apache.beam.sdk.io.kudu
package org.apache.beam.sdk.io.kudu
Transforms for reading and writing from/to Apache Kudu.
- See Also:
-
ClassDescriptionA bounded source and sink for Kudu.An interface used by the KuduIO Write to convert an input record into an Operation to apply as a mutation in Kudu.KuduIO.Read<T>Implementation of
KuduIO.read().KuduIO.Write<T>APTransformthat writes to Kudu.A wrapper for aKuduTableand theTableAndRecordrepresenting a typed record.