opendj3-server-dev/src/server/org/opends/server/backends/jeb/OrderingIndexer.java
@@ -47,7 +47,7 @@ * The attribute type ordering matching rule which is also the * comparator for the index keys generated by this class. */ private MatchingRule orderingRule; private final MatchingRule orderingRule; /** @@ -64,8 +64,7 @@ @Override public String getIndexID() { // TODO Auto-generated method stub throw new RuntimeException(); throw new RuntimeException("Code is not implemented"); } /** {@inheritDoc} */