Class TextIO.Read

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
TextIO

public abstract static class TextIO.Read extends PTransform<PBegin,PCollection<String>>
Implementation of TextIO.read().
See Also: