SOURCE Functions
All functions > SOURCE
All functions in the SOURCE category.
Mapping
| Function | Description |
|---|---|
EXTERNAL_COLUMNS | Mapping of source columns to features. |
EXTERNAL_REDIS | Returns the value of the given key and field (optionally) from the given Redis source |
EXTERNAL_HTTP | Returns the JSON response from a HTTP call |
Connection
| Function | Description |
|---|---|
SOURCE_HTTP | Creates a HTTP connection to the given URI |
SOURCE_JDBC | Creates a JDBC connection to the given DSN |
SOURCE_REDIS | Creates a Redis connection to the given URI |
Summary
- Functions in SOURCE: 6
This documentation is automatically generated from the FeatureMesh registry.
On this page