Class TextIO.ReadAll

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
TextIO

@Deprecated public abstract static class TextIO.ReadAll extends PTransform<PCollection<String>,PCollection<String>>
Deprecated.
See TextIO.readAll() for details.
Implementation of TextIO.readAll().
See Also: