FlowAction_aggregate_order_by
order by aggregate values of table "FlowAction"
input FlowAction_aggregate_order_by {
avg: FlowAction_avg_order_by
count: order_by
max: FlowAction_max_order_by
min: FlowAction_min_order_by
stddev: FlowAction_stddev_order_by
stddev_pop: FlowAction_stddev_pop_order_by
stddev_samp: FlowAction_stddev_samp_order_by
sum: FlowAction_sum_order_by
var_pop: FlowAction_var_pop_order_by
var_samp: FlowAction_var_samp_order_by
variance: FlowAction_variance_order_by
}