public class ArrayRangeProjector extends ArrayProjector
| Constructor and Description |
|---|
ArrayRangeProjector(ArrayRangeProjection p,
Path ctxPath,
FieldTreeNode ctx)
Ctor
|
| Modifier and Type | Method and Description |
|---|---|
protected Projection.Inclusion |
projectArray(Path p,
QueryEvaluationContext ctx)
Check if the array element matches.
|
getArrayFieldPattern, getNestedProjector, getSort, isIncluded, project, sortArraygetInstance, getInstance, projectpublic ArrayRangeProjector(ArrayRangeProjection p, Path ctxPath, FieldTreeNode ctx)
p - The projection expressionctxPath - The absolute path relative to which this is to be
interpretedcontext - The metadata node at which this is to be interpretedprotected Projection.Inclusion projectArray(Path p, QueryEvaluationContext ctx)
ArrayProjectorprojectArray in class ArrayProjectorCopyright © 2016. All rights reserved.