General Member Functions

isLocal()
Determines if the AE that is currently running is a local AE.
isRemote()
Determines if the AE that is currently running is a remote AE.
isAggregateAe()
Determines if the AE that is currently running is an aggregate AE.
isFunctionAe()
Determines if the AE that is currently running is a function AE.
isShaper()
Determines if the AE that is currently running is a shaper/sizer AE.
isUda()
Determines if the AE that is currently running is an aggregate AE.
isUdf()
Determines if the AE that is currently running is a UDF-based AE.
isUdfSizer()
Determines if the AE that is currently running is a UDF sizer AE.
isUdtf()
Determines if the AE that is currently running is a UDTF-based AE.
isUdtfShaper()
Determines if the AE that is currently running is a UDTF shaper AE.
didClassRun()
Determines if the class was run.
run()
Runs an AE.
pingNps()
Notifies the Netezza software that work is still being performed and the AE should not be terminated.