public abstract class SourceEvaluator extends Object implements StreamEvaluator
Modifier and Type | Field and Description |
---|---|
protected UUID |
nodeId |
protected StreamContext |
streamContext |
Constructor and Description |
---|
SourceEvaluator() |
Modifier and Type | Method and Description |
---|---|
StreamContext |
getStreamContext() |
void |
setStreamContext(StreamContext streamContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, evaluateOverContext
toExplanation, toExpression
protected UUID nodeId
protected StreamContext streamContext
public void setStreamContext(StreamContext streamContext)
setStreamContext
in interface StreamEvaluator
public StreamContext getStreamContext()
getStreamContext
in interface StreamEvaluator
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.