Uses of Class
com.pervasive.datarush.operators.OperatorProxies.OperatorProxy
Packages that use OperatorProxies.OperatorProxy
Package
Description
Provides classes and interfaces for developing dataflow operators.
-
Uses of OperatorProxies.OperatorProxy in com.pervasive.datarush.operators
Subclasses of OperatorProxies.OperatorProxy in com.pervasive.datarush.operatorsModifier and TypeClassDescriptionstatic final classPublic only as a matter of implementation; not intended for external usestatic final classPublic only as a matter of implementation; not intended for external usestatic final classPublic only as a matter of implementation; not intended for external usestatic final classPublic only as a matter of implementation; not intended for external usestatic classPublic only as a matter of implementation; not intended for external useMethods in com.pervasive.datarush.operators that return OperatorProxies.OperatorProxyModifier and TypeMethodDescriptionOperatorProxies.proxy(AbstractLogicalOperator 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.