Package org.apache.beam.sdk.io.contextualtextio
package org.apache.beam.sdk.io.contextualtextio
Transforms for reading from Files with contextual Information.
-
ClassesClassDescription
PTransform
s that read text files and collect contextual information of the elements in the input.Implementation ofContextualTextIO.read()
.Implementation ofContextualTextIO.readFiles()
.Helper Class based onRow
, it provides Metadata associated with each Record when reading from file(s) usingContextualTextIO
.