![JAR search and dependency download from the Maven repository](/logo.png)
com.bq.oss.lib.queries.request.AggregationOperator Maven / Gradle / Ivy
package com.bq.oss.lib.queries.request;
/**
* @author Rubén Carrasco
*
*/
public enum AggregationOperator {
$COUNT,
$AVG,
$SUM
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy