public class Maximum extends Aggregate
attribute, outputAttribute| Constructor and Description |
|---|
Maximum(java.lang.String attribute,
java.lang.String outputAttribute)
Creates a new aggregate function for computing the maximum of a numeric attribute.
|
getAttribute, getOutputAttributepublic Maximum(java.lang.String attribute,
java.lang.String outputAttribute)
attribute - name of the numeric attribute the maximum is computed foroutputAttribute - name of the attribute containing the computed maximum