public static class OperatorProxies.StreamingOperatorProxy extends OperatorProxies.OperatorProxy
Modifier and Type | Method and Description |
---|---|
void |
computeMetadata(StreamingMetadataContext ctx)
Public only as a matter of implementation; not intended for external use
|
StreamingOperator |
getTarget()
Public only as a matter of implementation; not intended for external use
|
isParallelismDisabled, notifyError, setParallelismDisabled
public StreamingOperator getTarget()
OperatorProxies.OperatorProxy
getTarget
in class OperatorProxies.OperatorProxy
public final void computeMetadata(StreamingMetadataContext ctx)
ctx
- the metadata contextCopyright © 2020 Actian Corporation. All rights reserved.