General member functions

__init__(self)
The object constructor.
didClassRun(Class)
Determines if the class was run.
getRequestHandlingStyle(Class)
Gets the request handling style.
run(Class)
Runs the AE Class.
close(self)
Optional.
done(self)
Optional.
isLocal(Class)
Determines if this is a local AE.
isRemote(Class)
Determines if this is a remote AE.
isAggregateAe(self)
Determines if this is an aggregate AE.
isFunctionAe(self)
Determines if this is a function AE.
isShaperAe(self)
Determines if this is a shaper/sizer AE.
isUda(self)
Determines if this is an aggregate AE.
isUdf(self)
Determines if this is a UDF-based AE.
isUdfSizer(self)
Determines if this is a UDF sizer.
isUdtf(self)
Determines if this is a UDTF-based AE.
isUdtfShaper(self)
Determines if this is a UDTF shaper.
pingNps(self)
Call to notify the Netezza software that work is still being performed and the AE should not be terminated.