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, setParallelismDisabledpublic StreamingOperator getTarget()
OperatorProxies.OperatorProxygetTarget in class OperatorProxies.OperatorProxypublic final void computeMetadata(StreamingMetadataContext ctx)
ctx - the metadata contextCopyright © 2021 Actian Corporation. All rights reserved.