Package org.apache.jackrabbit.oak.query
Class QueryOptions
java.lang.Object
org.apache.jackrabbit.oak.query.QueryOptions
A query options (or "hints") that are used to customize the way the query is processed.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static enum
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
traversal
-
indexName
-
indexTag
-
limit
-
offset
-
prefetch
-
prefetchCount
-
-
Constructor Details
-
QueryOptions
public QueryOptions() -
QueryOptions
-