| Package | Description |
|---|---|
| org.apache.flink.connector.base.source.hybrid |
| Modifier and Type | Method and Description |
|---|---|
<ToEnumT extends org.apache.flink.api.connector.source.SplitEnumerator,NextSourceT extends org.apache.flink.api.connector.source.Source<T,?,?>> |
HybridSource.HybridSourceBuilder.addSource(HybridSource.SourceFactory<T,NextSourceT,? super EnumT> sourceFactory,
org.apache.flink.api.connector.source.Boundedness boundedness)
Add source with deferred instantiation based on previous enumerator.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.