public class ArrayQueryProjector extends ArrayProjector
| Constructor and Description |
|---|
ArrayQueryProjector(ArrayQueryMatchProjection p,
Path ctxPath,
FieldTreeNode context)
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 ArrayQueryProjector(ArrayQueryMatchProjection p, Path ctxPath, FieldTreeNode context)
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 © 2015. All rights reserved.