Uses of Class
com.pervasive.datarush.operators.OperatorProxies.StreamingOperatorProxy
Packages that use OperatorProxies.StreamingOperatorProxy
Package
Description
Provides classes and interfaces for developing dataflow operators.
-
Uses of OperatorProxies.StreamingOperatorProxy in com.pervasive.datarush.operators
Subclasses of OperatorProxies.StreamingOperatorProxy 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 useMethods in com.pervasive.datarush.operators that return OperatorProxies.StreamingOperatorProxyModifier and TypeMethodDescriptionOperatorProxies.proxy(StreamingOperator 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.