public class EqualFunction extends Object
Uses:
BooleanValue representing the equality of the two values for each document is returned.
AnalyticsValue and an AnalyticsValueStream are passed in,
a BooleanValueStream representing the equality of the Value and each of the values of the ValueStream for the document is returned.
| Modifier and Type | Field and Description |
|---|---|
static ExpressionFactory.CreatorFunction |
creatorFunction |
static String |
name |
| Constructor and Description |
|---|
EqualFunction() |
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.