Class Hierarchy
- java.lang.Object
- edu.caltech.nanodb.functions.Function (implements java.lang.Cloneable)
- edu.caltech.nanodb.functions.ScalarFunction
- edu.caltech.nanodb.functions.AggregateFunction
- edu.caltech.nanodb.functions.CountAggregate
- edu.caltech.nanodb.functions.Count
- edu.caltech.nanodb.functions.CountDistinct
- edu.caltech.nanodb.functions.CountStar
- edu.caltech.nanodb.functions.MinMaxAggregate
- edu.caltech.nanodb.functions.StdDevVarAggregate
- edu.caltech.nanodb.functions.SumAvgAggregate
- edu.caltech.nanodb.functions.Avg
- edu.caltech.nanodb.functions.AvgDistinct
- edu.caltech.nanodb.functions.Sum
- edu.caltech.nanodb.functions.SumDistinct
- edu.caltech.nanodb.functions.CountAggregate
- edu.caltech.nanodb.functions.SimpleFunction
- edu.caltech.nanodb.functions.Abs
- edu.caltech.nanodb.functions.ArcCos
- edu.caltech.nanodb.functions.ArcSin
- edu.caltech.nanodb.functions.ArcTan
- edu.caltech.nanodb.functions.ArcTan2
- edu.caltech.nanodb.functions.Ceil
- edu.caltech.nanodb.functions.Coalesce
- edu.caltech.nanodb.functions.Concat
- edu.caltech.nanodb.functions.Cos
- edu.caltech.nanodb.functions.Floor
- edu.caltech.nanodb.functions.Greatest
- edu.caltech.nanodb.functions.If
- edu.caltech.nanodb.functions.IfNull
- edu.caltech.nanodb.functions.Least
- edu.caltech.nanodb.functions.NullIf
- edu.caltech.nanodb.functions.Pow
- edu.caltech.nanodb.functions.ReadPerfCounter
- edu.caltech.nanodb.functions.ResetPerfCounter
- edu.caltech.nanodb.functions.Round
- edu.caltech.nanodb.functions.Sin
- edu.caltech.nanodb.functions.Sqrt
- edu.caltech.nanodb.functions.Tan
- edu.caltech.nanodb.functions.AggregateFunction
- edu.caltech.nanodb.functions.TableFunction
- edu.caltech.nanodb.functions.ScalarFunction
- edu.caltech.nanodb.functions.FunctionDirectory
- edu.caltech.nanodb.functions.Function (implements java.lang.Cloneable)