public class SubtractionExpression extends BinaryExpression
leftExpression, rightExpressionisConstantOperandCache| 构造器和说明 |
|---|
SubtractionExpression(Expression leftExpression,
Expression rightExpression) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ArithmeticBinaryTransformer |
constructTransformer(LayerPointReader leftParentLayerPointReader,
LayerPointReader rightParentLayerPointReader) |
protected String |
operator() |
collectPaths, concat, constructIntermediateLayer, constructUdfExecutors, getExpressions, getExpressionStringInternal, getLeftExpression, getRightExpression, isConstantOperandInternal, isTimeSeriesGeneratingFunctionExpression, isUserDefinedAggregationFunctionExpression, removeWildcards, updateStatisticsForMemoryAssignerequals, getExpressionString, hashCode, isConstantOperand, isPlainAggregationFunctionExpression, iterator, toStringpublic SubtractionExpression(Expression leftExpression, Expression rightExpression)
protected ArithmeticBinaryTransformer constructTransformer(LayerPointReader leftParentLayerPointReader, LayerPointReader rightParentLayerPointReader)
constructTransformer 在类中 BinaryExpressionprotected String operator()
operator 在类中 BinaryExpressionCopyright © 2022 The Apache Software Foundation. All rights reserved.