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