Package-level declarations

Computed values.

Types

Link copied to clipboard
interface SumOf<T> : Computation

Computed value which computes the sum of all values in a column of a table at tablePath. Values of type Int, Long, Double, BigInteger, and BigDecimal are supported.