public interface ComputeExpression
Compute| Modifier and Type | Method and Description | 
|---|---|
| String | getAlias()Gets the name of the computation result if an alias name has been set. | 
| Expression | getExpression()Gets the expression to compute. | 
Expression getExpression()
Expression (but never null)String getAlias()
null)Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.