Uses of Class
com.pervasive.datarush.operators.OperatorProxies.CompositeOperatorProxy
Packages that use OperatorProxies.CompositeOperatorProxy
Package
Description
Provides classes and interfaces for developing dataflow operators.
-
Uses of OperatorProxies.CompositeOperatorProxy in com.pervasive.datarush.operators
Methods in com.pervasive.datarush.operators that return OperatorProxies.CompositeOperatorProxyModifier and TypeMethodDescriptionOperatorProxies.proxy(CompositeOperator 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.