Searched defs:IndexQuery (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DIndexQuery.java33 interface IndexQuery interface
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DIndexQuery.java48 public abstract class IndexQuery class
64 * IndexQuery objects.
67 * A collection of IndexQuery objects.
70 public static IndexQuery createIntersectionIndexQuery(
71 Collection<IndexQuery> subIndexQueries)
79 * Creates a union IndexQuery object from a collection of IndexQuery
83 * Collection of IndexQuery objects.
86 public static IndexQuery createUnionIndexQuery(
87 Collection<IndexQuery> subIndexQuerie
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DIndexQuery.java49 public abstract class IndexQuery class
65 * IndexQuery objects.
68 * A collection of IndexQuery objects.
71 public static IndexQuery createIntersectionIndexQuery(
72 Collection<IndexQuery> subIndexQueries)
80 * Creates a union IndexQuery object from a collection of IndexQuery
84 * Collection of IndexQuery objects.
87 public static IndexQuery createUnionIndexQuery(
88 Collection<IndexQuery> subIndexQuerie
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DIndexQuery.java49 public abstract class IndexQuery class
65 * IndexQuery objects.
68 * A collection of IndexQuery objects.
71 public static IndexQuery createIntersectionIndexQuery(
72 Collection<IndexQuery> subIndexQueries)
80 * Creates a union IndexQuery object from a collection of IndexQuery
84 * Collection of IndexQuery objects.
87 public static IndexQuery createUnionIndexQuery(
88 Collection<IndexQuery> subIndexQuerie
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQuery.java48 public abstract class IndexQuery class
64 * IndexQuery objects.
67 * A collection of IndexQuery objects.
70 public static IndexQuery createIntersectionIndexQuery(
71 Collection<IndexQuery> subIndexQueries)
79 * Creates a union IndexQuery object from a collection of IndexQuery
83 * Collection of IndexQuery objects.
86 public static IndexQuery createUnionIndexQuery(
87 Collection<IndexQuery> subIndexQuerie
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQuery.java49 public abstract class IndexQuery class
65 * IndexQuery objects.
68 * A collection of IndexQuery objects.
71 public static IndexQuery createIntersectionIndexQuery(
72 Collection<IndexQuery> subIndexQueries)
80 * Creates a union IndexQuery object from a collection of IndexQuery
84 * Collection of IndexQuery objects.
87 public static IndexQuery createUnionIndexQuery(
88 Collection<IndexQuery> subIndexQuerie
[all...]

Completed in 64 milliseconds