public class RangeFilterAnalyzer extends Object
Constructor and Description |
---|
RangeFilterAnalyzer() |
Modifier and Type | Method and Description |
---|---|
static void |
apply(ExprNode target,
ExprNode start,
ExprNode end,
boolean includeStart,
boolean includeEnd,
boolean isNot,
QueryGraphForge queryGraph) |
public static void apply(ExprNode target, ExprNode start, ExprNode end, boolean includeStart, boolean includeEnd, boolean isNot, QueryGraphForge queryGraph)
Copyright © 2005–2022. All rights reserved.