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, setParallelismDisabled
public void computeMetadata(IterativeMetadataContext ctx)
ctx
- the metadata contextpublic CompositionIterator createIterator(MetadataContext ctx)
ctx
- the metadata contextpublic IterativeOperator getTarget()
OperatorProxies.OperatorProxy
getTarget
in class OperatorProxies.OperatorProxy
Copyright © 2016 Actian Corporation. All rights reserved.