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. "fillmissing"(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-2017 Apache Software Foundation. All Rights Reserved.