public class OneInputProcessor<T> extends StreamProcessor<io.ray.streaming.message.Record<T>,io.ray.streaming.operator.OneInputOperator<T>>
collectors, operator, runtimeContext| Constructor and Description |
|---|
OneInputProcessor(io.ray.streaming.operator.OneInputOperator<T> operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
process(io.ray.streaming.message.Record<T> record) |
open, toStringCopyright © 2020. All rights reserved.