Interface | Description |
---|---|
EngineImportApplicationDotMethod | |
EngineImportService |
Service for engine-level resolution of static methods and aggregation methods.
|
Class | Description |
---|---|
EngineImportServiceImpl |
Implementation for engine-level imports.
|
EngineImportSingleRowDesc |
Provides information about a single-row function.
|
EngineSettingsService |
Service for engine-level settings around threading and concurrency.
|
Exception | Description |
---|---|
EngineImportException |
Indicates a problem importing classes, aggregation functions and the like.
|
EngineImportUndefinedException |
Indicates a problem importing classes, aggregation functions and the like.
|
Engine import handling