public abstract static class AnalyticsValueStream.AbstractAnalyticsValueStream extends Object implements AnalyticsValueStream
AnalyticsValueStream.AbstractAnalyticsValueStream, AnalyticsValueStream.ExpressionType| Constructor and Description | 
|---|
| AbstractAnalyticsValueStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| AnalyticsValueStream | convertToConstant()Converts this value to a  ConstantValueif it's expression type isAnalyticsValueStream.ExpressionType.CONST. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateExpressionString, determineMappingPhase, getExpressionStr, getExpressionType, getName, streamObjectspublic AnalyticsValueStream convertToConstant()
AnalyticsValueStreamConstantValue if it's expression type is AnalyticsValueStream.ExpressionType.CONST.
 
 If the value is reduced then no conversion will occur and the value itself will be returned.convertToConstant in interface AnalyticsValueStreamCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.