Class UnboundedSolaceSource<T>

java.lang.Object
org.apache.beam.sdk.io.Source<T>
org.apache.beam.sdk.io.UnboundedSource<T,SolaceCheckpointMark>
org.apache.beam.sdk.io.solace.read.UnboundedSolaceSource<T>
All Implemented Interfaces:
Serializable, HasDisplayData

@Internal public class UnboundedSolaceSource<T> extends UnboundedSource<T,SolaceCheckpointMark>
See Also: