public abstract class SourceEvaluator extends Object implements StreamEvaluator
| 限定符和类型 | 字段和说明 |
|---|---|
protected UUID |
nodeId |
protected StreamContext |
streamContext |
| 构造器和说明 |
|---|
SourceEvaluator() |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamContext |
getStreamContext() |
void |
setStreamContext(StreamContext streamContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, evaluateOverContexttoExplanation, toExpressionprotected UUID nodeId
protected StreamContext streamContext
public void setStreamContext(StreamContext streamContext)
setStreamContext 在接口中 StreamEvaluatorpublic StreamContext getStreamContext()
getStreamContext 在接口中 StreamEvaluatorCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.