Class ElasticsearchIO.BoundedElasticsearchSource

java.lang.Object
org.apache.beam.sdk.io.Source<String>
org.apache.beam.sdk.io.BoundedSource<String>
org.apache.beam.sdk.io.elasticsearch.ElasticsearchIO.BoundedElasticsearchSource
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
ElasticsearchIO

public static class ElasticsearchIO.BoundedElasticsearchSource extends BoundedSource<String>
A BoundedSource reading from Elasticsearch.
See Also: