public static final class OperatorProxies.CompositeOperatorProxy extends OperatorProxies.OperatorProxy
Modifier and Type | Method and Description |
---|---|
void |
compose(CompositionContext ctx)
Public only as a matter of implementation; not intended for external use
|
CompositeOperator |
getTarget()
Public only as a matter of implementation; not intended for external use
|
isParallelismDisabled, notifyError, setParallelismDisabled
public CompositeOperator getTarget()
OperatorProxies.OperatorProxy
getTarget
in class OperatorProxies.OperatorProxy
public void compose(CompositionContext ctx)
ctx
- the composition contextCopyright © 2016 Actian Corporation. All rights reserved.