Package | Description |
---|---|
com.pervasive.datarush.operators |
Provides classes and interfaces for developing dataflow operators.
|
Modifier and Type | Method and Description |
---|---|
OperatorProxies.ExecutableOperatorProxy |
OperatorProxies.ExecutableOperatorProxy.cloneForExecution()
Public only as a matter of implementation; not intended for external use
|
static OperatorProxies.ExecutableOperatorProxy |
OperatorProxies.proxy(ExecutableOperator 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.
|
Copyright © 2016 Actian Corporation. All rights reserved.