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

/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java53 public final class IndexQueryFactoryImpl implements class in inherits:IndexQueryFactory
65 * Creates a new IndexQueryFactoryImpl object.
70 public IndexQueryFactoryImpl(Map<String, Index> indexMap) method in class:IndexQueryFactoryImpl
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java54 public final class IndexQueryFactoryImpl implements class in inherits:IndexQueryFactory
66 * Creates a new IndexQueryFactoryImpl object.
71 public IndexQueryFactoryImpl(Map<String, Index> indexMap) method in class:IndexQueryFactoryImpl
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java54 public final class IndexQueryFactoryImpl implements class in inherits:IndexQueryFactory
66 * Creates a new IndexQueryFactoryImpl object.
71 public IndexQueryFactoryImpl(Map<String, Index> indexMap) method in class:IndexQueryFactoryImpl
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java53 public final class IndexQueryFactoryImpl implements class in inherits:IndexQueryFactory
65 * Creates a new IndexQueryFactoryImpl object.
70 public IndexQueryFactoryImpl(Map<String, Index> indexMap) method in class:IndexQueryFactoryImpl
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java54 public final class IndexQueryFactoryImpl implements class in inherits:IndexQueryFactory
66 * Creates a new IndexQueryFactoryImpl object.
71 public IndexQueryFactoryImpl(Map<String, Index> indexMap) method in class:IndexQueryFactoryImpl
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DIndexQueryFactoryImpl.java53 final class IndexQueryFactoryImpl implements IndexQueryFactory<IndexQuery> class in inherits:IndexQueryFactory
164 * Creates a new IndexQueryFactoryImpl object.
171 IndexQueryFactoryImpl(ReadableTransaction txn, AttributeIndex attributeIndex) method in class:IndexQueryFactoryImpl

Completed in 22 milliseconds