Class CosmosIO.BoundedCosmosBDSource<T>

java.lang.Object
org.apache.beam.sdk.io.Source<T>
org.apache.beam.sdk.io.BoundedSource<T>
org.apache.beam.sdk.io.azure.cosmos.CosmosIO.BoundedCosmosBDSource<T>
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
CosmosIO

public static class CosmosIO.BoundedCosmosBDSource<T> extends BoundedSource<T>
A BoundedSource reading from Comos.
See Also: