public interface AggregationOperatorImplementation extends OperatorImplementation_V0105
Modifier and Type | Method and Description |
---|---|
ValueBuffer |
getIdentityElement()
Gets the identity element of the operator in its domain.
|
getReturnTypeDeclaration
executeOperator, getArgumentTypeNames, getReturnTypeName, getSignature, isDeterministic
ValueBuffer getIdentityElement() throws NoIdentityElementException
NoIdentityElementException
- if no such element exists within the (finite bounds of the) operator's domain.