public class FillMissingFunction extends Object
Uses:
The resulting Value or ValueStream will be typed with the closest super-type of the two parameters. (e.g. "fill_missing"(double,int) will return a double)
| Modifier and Type | Field and Description | 
|---|---|
| static ExpressionFactory.CreatorFunction | creatorFunction | 
| static String | name | 
| Constructor and Description | 
|---|
| FillMissingFunction() | 
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.