Searched defs:attributeIndex (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DIndexQueryFactoryImpl.java161 private final AttributeIndex attributeIndex; field in class:IndexQueryFactoryImpl
168 * @param attributeIndex
171 IndexQueryFactoryImpl(ReadableTransaction txn, AttributeIndex attributeIndex) argument
174 this.attributeIndex = attributeIndex;
187 final Index index = attributeIndex.getNameToIndexes().get(indexID);
190 appendDisabledIndexType(debugMessage, indexID, attributeIndex.getAttributeType());
216 final Index index = attributeIndex.getNameToIndexes().get(indexID);
219 appendDisabledIndexType(debugMessage, indexID, attributeIndex.getAttributeType());
356 final Index index = attributeIndex
[all...]
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...

Completed in 46 milliseconds