public interface AggregateFunction extends Function
Modifier and Type | Interface and Description |
---|---|
static interface |
AggregateFunction.Aggregate
An aggregation operation.
|
AssignmentTestable.TestResult
Modifier and Type | Method and Description |
---|---|
AggregateFunction.Aggregate |
newAggregate()
Creates a new
Aggregate instance. |
argTypes, getFunctions, hasReferenceTo, isAggregate, isNative, name, returnType
testAssignment
AggregateFunction.Aggregate newAggregate() throws InvalidRequestException
Aggregate
instance.Aggregate
instance.InvalidRequestException
Copyright © 2018 The Apache Software Foundation