@Experimental(UNSPECIFIED)
Package org.apache.beam.sdk.io.contextualtextio
Transforms for reading from Files with contextual Information.
-
Class Summary Class Description ContextualTextIO PTransforms that read text files and collect contextual information of the elements in the input.ContextualTextIO.Read Implementation ofContextualTextIO.read().ContextualTextIO.ReadFiles Implementation ofContextualTextIO.readFiles().RecordWithMetadata Helper Class based onRow, it provides Metadata associated with each Record when reading from file(s) usingContextualTextIO.