public abstract class InputStreamTask extends StreamTask
isInitialState, jobWorker, lastCheckpointId, processor, reader, running, stopped, writer| Constructor and Description |
|---|
InputStreamTask(Processor processor,
JobWorker jobWorker,
long lastCheckpointId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init()
Task initialization related work.
|
void |
run() |
String |
toString() |
clearExpiredCpState, clearExpiredQueueMsg, close, doCheckpoint, genOpCheckpointKey, isAlive, notifyCheckpointTimeout, recover, requestRollback, triggerCheckpointprotected void init()
StreamTaskinit in class StreamTaskpublic void run()
Copyright © 2021. All rights reserved.