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
|
computeMetadata
isParallelismDisabled, notifyError, setParallelismDisabled
public DeferredCompositeOperator getTarget()
OperatorProxies.OperatorProxy
getTarget
in class OperatorProxies.StreamingOperatorProxy
public void compose(DeferredCompositionContext ctx)
ctx
- the composition contextCopyright © 2020 Actian Corporation. All rights reserved.