See: Description
Interface | Description |
---|---|
CoercerRegistrationFactory | |
LiveConnectAdvisor |
Service interface that controls which classes are auto-imported as a convenience.
|
OperatorRegistrar |
An
OperatorRegistrar is capable of registering a DataRush operator within a scripting environment. |
OperatorRegistrationFactory |
Define the interface for a registration factory capable of registering DataRush operators
with a scripting environment.
|
Class | Description |
---|---|
Coercer | |
CoercerRegistrationFactoryImpl |
Register coercers used by the DataRush library.
|
CompleteType | |
Drunner | |
JavaScriptRunner | |
ListOps |
Utility class to dump all registered operators to stdout or the file specified.
|
LiveConnectAdvice | |
LiveConnectAdviceManager | |
LiveConnectAdvisorImpl |
Register standard classes to be available via live connect.
|
OperationFunction |
FOR INTERNAL USE ONLY.
|
OperationResult |
FOR INTERNAL USE ONLY.
|
OperatorRegistrationFactoryImpl |
Register DataRush library operators within a scripting environment.
|
ScalarTypes |
The scalar types exposed to scripting.
|
Exception | Description |
---|---|
CoercionException |
Annotation Type | Description |
---|---|
Param |
Records the name of a parameter.
|
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
Copyright © 2020 Actian Corporation. All rights reserved.