mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
23.04.2015 53a75a371b76e4b7090dfa3c22b7d7fd3deb820a
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Monday, March 23, 2015 17:04 +0100
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Monday, March 23, 2015 17:04 +0100
commit53a75a371b76e4b7090dfa3c22b7d7fd3deb820a
tree deb5b56b833d20ecb39f477389447a05cd607901 tree | zip | gz
parent b6cdb03de75763199a60a37891b8b0632974ae55 view | diff
In Importer.fillIndexKey(), the VLV code does not seem to be dependent on the AttributeIndex or AttributeType.
I moved this code out of this method and called it from methods at a higher level.


Importer.java:
In fillIndexKey(), extracted method processVLVIndexes() + moved its call site from there to parent methods also calling processIndexes().
1 files modified
28 ■■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/Importer.java 28 ●●●●● diff | view | raw | blame | history