Class CountingSource.UnboundedCountingSource

All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
CountingSource

public static class CountingSource.UnboundedCountingSource extends UnboundedSource<Long,CountingSource.CounterMark>
An implementation of CountingSource that produces an unbounded PCollection.
See Also: