Call all the appropriate functions with the reply data received from RPC::Client
Check if the function param is defined as an output for the action in the ddl
Creates instances of the Aggregate functions and stores them in the function array. All aggregate call and summarize method calls operate on these function as a batch.
Loads function from disk for use
Finalizes the function returning a result object
[Validate]