T - The type of source data.public class SourceProcessor<T> extends StreamProcessor<io.ray.streaming.message.Record,io.ray.streaming.operator.SourceOperator<T>>
collectors, operator, runtimeContext| Constructor and Description |
|---|
SourceProcessor(io.ray.streaming.operator.SourceOperator<T> operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
process(io.ray.streaming.message.Record record) |
void |
run() |
open, toStringpublic SourceProcessor(io.ray.streaming.operator.SourceOperator<T> operator)
Copyright © 2020. All rights reserved.