opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/Index.java
@@ -38,7 +38,7 @@ * is a byte array, and is constructed from some normalized form of an attribute value (or fragment * of a value) appearing in the entry. */ interface Index extends DatabaseContainer interface Index extends Tree { EntryIDSet get(ReadableTransaction txn, ByteSequence key);