Class FileIO.MatchAll

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
FileIO

public abstract static class FileIO.MatchAll extends PTransform<PCollection<String>,PCollection<MatchResult.Metadata>>
Implementation of FileIO.matchAll().
See Also: