Class SpannerIO.ReadAll

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
SpannerIO

public abstract static class SpannerIO.ReadAll extends PTransform<PCollection<ReadOperation>,PCollection<Struct>>
Implementation of SpannerIO.readAll().
See Also: