public class DivideFunction extends Object
Uses:
DoubleValue
representing the divison of the two values is returned.
DoubleValueStream
representing the division of
the Value and each of the values of the ValueStream for a document is returned.
(Or the other way, since the Value and ValueStream can be used in either order)
Modifier and Type | Field and Description |
---|---|
static ExpressionFactory.CreatorFunction |
creatorFunction |
static String |
name |
Constructor and Description |
---|
DivideFunction() |
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.