Primary interface Functions
Module documentation and detailed description for primary interface functions.
Function/Subroutine documentation
- subroutine nzaeRun()
This function is called by the AE when the executable is ready to turn control over to the Netezza system and the AE subsystem.
The AE subsystem makes calls to nzaeHandleRequest as appropriate when requests come in.
-
subroutine nzaeHandleRequest(handle)
This function is called by the AE subsystem when it is ready to let the AE handle a request from the Netezza system.
- Parameters
- handle
(integer) The handle for this run of the AE.
- handle
- Parameters