Runtime and environment information
Runtime, Environment, and Shared Library Information.
Data structures
- struct NzaeEnvironmentEntry
- The environment entry.
- struct NzaeRuntime
- Runtime information.
- struct NzaeSharedLibraryInfo
- Shared library information.
Enumerations
- enum NzaeAdapterType { NZAE_ADAPTER_OTHER= 0, NZAE_ADAPTER_UDTF= 1, NZAE_ADAPTER_UDF= 2, NZAE_AD-APTER_UDA= 3 }
- Adapter types
- enum NzaeLocus { NZAE_LOCUS_POSTGRES= 0, NZAE_LOCUS_DBOS= 1, NZAE_LOCUS_SPU= 2 }
- The execution locus.
- enum NzaeLogLevel { NZAE_LOG_TRACE= 1, NZAE_LOG_DEBUG= 2 }
- Log levels.
Detailed description
Runtime, Environment, and Shared Library Information.
Enumeration type documentation
- enum NzaeAdapterType
- Adapter types.
- enum NzaeLocus
- The execution locus.
- enum NzaeLogLevel
- Log levels.