| Package | Description |
|---|---|
| io.ray.streaming.api.function.internal | |
| io.ray.streaming.api.stream | |
| io.ray.streaming.operator.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionSourceFunction<T>
The SourceFunction that fetch data from a Java Collection object.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> DataStreamSource<T> |
DataStreamSource.fromSource(StreamingContext context,
SourceFunction<T> sourceFunction) |
| Constructor and Description |
|---|
SourceOperatorImpl(SourceFunction<T> function) |
Copyright © 2021. All rights reserved.