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