public static final class OperatorProxies.DeferredCompositeOperatorProxy extends OperatorProxies.StreamingOperatorProxy
| Modifier and Type | Method and Description |
|---|---|
void |
compose(DeferredCompositionContext ctx)
Public only as a matter of implementation; not intended for external use
|
DeferredCompositeOperator |
getTarget()
Public only as a matter of implementation; not intended for external use
|
computeMetadataisParallelismDisabled, notifyError, setParallelismDisabledpublic DeferredCompositeOperator getTarget()
OperatorProxies.OperatorProxygetTarget in class OperatorProxies.StreamingOperatorProxypublic void compose(DeferredCompositionContext ctx)
ctx - the composition contextCopyright © 2016 Actian Corporation. All rights reserved.