public static final class OperatorProxies.IterativeOperatorProxy extends OperatorProxies.OperatorProxy
| Modifier and Type | Method and Description |
|---|---|
void |
computeMetadata(IterativeMetadataContext ctx)
Public only as a matter of implementation; not intended for external use
|
CompositionIterator |
createIterator(MetadataContext ctx)
Public only as a matter of implementation; not intended for external use
|
IterativeOperator |
getTarget()
Public only as a matter of implementation; not intended for external use
|
isParallelismDisabled, notifyError, setParallelismDisabledpublic void computeMetadata(IterativeMetadataContext ctx)
ctx - the metadata contextpublic CompositionIterator createIterator(MetadataContext ctx)
ctx - the metadata contextpublic IterativeOperator getTarget()
OperatorProxies.OperatorProxygetTarget in class OperatorProxies.OperatorProxyCopyright © 2016 Actian Corporation. All rights reserved.