Uses of Class
com.pervasive.datarush.operators.OperatorProxies.IterativeOperatorProxy
Packages that use OperatorProxies.IterativeOperatorProxy
Package
Description
Provides classes and interfaces for developing dataflow operators.
-
Uses of OperatorProxies.IterativeOperatorProxy in com.pervasive.datarush.operators
Methods in com.pervasive.datarush.operators that return OperatorProxies.IterativeOperatorProxyModifier and TypeMethodDescriptionOperatorProxies.proxy(IterativeOperator op) Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.