Searched defs:modifiedKeys (Results 1 - 25 of 61) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/api/
H A DExtensibleIndexer.java95 * @param modifiedKeys
106 Map<byte[], Boolean> modifiedKeys, Boolean insert);
105 getKeys(AttributeValue value, Map<byte[], Boolean> modifiedKeys, Boolean insert) argument
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DIndexer.java65 * @param modifiedKeys The map into which the modified keys will be inserted.
68 Map<byte[], Boolean> modifiedKeys);
77 * @param modifiedKeys The map into which the modified keys will be inserted.
81 Map<byte[], Boolean> modifiedKeys);
67 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
79 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2CIndexer.java104 * @param modifiedKeys The map into which the modified keys will be inserted.
107 Map<byte[], Boolean> modifiedKeys)
121 * @param modifiedKeys The map into which the modified keys will be inserted.
125 Map<byte[], Boolean> modifiedKeys)
106 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
123 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2SIndexer.java103 * @param modifiedKeys The map into which the modified keys will be inserted.
106 Map<byte[], Boolean> modifiedKeys)
120 * @param modifiedKeys The map into which the modified keys will be inserted.
124 Map<byte[], Boolean> modifiedKeys)
105 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
122 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DPresenceIndexer.java116 * @param modifiedKeys The map into which the modified keys will be inserted.
119 Map<byte[], Boolean> modifiedKeys)
127 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
134 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
148 * @param modifiedKeys The map into which the modified keys will be inserted.
152 Map<byte[], Boolean> modifiedKeys)
160 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
167 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
118 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
150 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DExtensibleIndexer.java96 * @param modifiedKeys
107 Map<byte[], Boolean> modifiedKeys, Boolean insert);
106 getKeys(AttributeValue value, Map<byte[], Boolean> modifiedKeys, Boolean insert) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DIndexer.java66 * @param modifiedKeys The map into which the modified keys will be inserted.
69 Map<byte[], Boolean> modifiedKeys);
78 * @param modifiedKeys The map into which the modified keys will be inserted.
82 Map<byte[], Boolean> modifiedKeys);
68 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
80 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2CIndexer.java105 * @param modifiedKeys The map into which the modified keys will be inserted.
108 Map<byte[], Boolean> modifiedKeys)
122 * @param modifiedKeys The map into which the modified keys will be inserted.
126 Map<byte[], Boolean> modifiedKeys)
107 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
124 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2SIndexer.java104 * @param modifiedKeys The map into which the modified keys will be inserted.
107 Map<byte[], Boolean> modifiedKeys)
121 * @param modifiedKeys The map into which the modified keys will be inserted.
125 Map<byte[], Boolean> modifiedKeys)
106 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
123 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DPresenceIndexer.java117 * @param modifiedKeys The map into which the modified keys will be inserted.
120 Map<byte[], Boolean> modifiedKeys)
128 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
135 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
149 * @param modifiedKeys The map into which the modified keys will be inserted.
153 Map<byte[], Boolean> modifiedKeys)
161 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
168 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
119 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
151 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DExtensibleIndexer.java96 * @param modifiedKeys
107 Map<byte[], Boolean> modifiedKeys, Boolean insert);
106 getKeys(AttributeValue value, Map<byte[], Boolean> modifiedKeys, Boolean insert) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DIndexer.java66 * @param modifiedKeys The map into which the modified keys will be inserted.
69 Map<byte[], Boolean> modifiedKeys);
78 * @param modifiedKeys The map into which the modified keys will be inserted.
82 Map<byte[], Boolean> modifiedKeys);
68 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
80 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2CIndexer.java105 * @param modifiedKeys The map into which the modified keys will be inserted.
108 Map<byte[], Boolean> modifiedKeys)
122 * @param modifiedKeys The map into which the modified keys will be inserted.
126 Map<byte[], Boolean> modifiedKeys)
107 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
124 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2SIndexer.java104 * @param modifiedKeys The map into which the modified keys will be inserted.
107 Map<byte[], Boolean> modifiedKeys)
121 * @param modifiedKeys The map into which the modified keys will be inserted.
125 Map<byte[], Boolean> modifiedKeys)
106 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
123 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DPresenceIndexer.java117 * @param modifiedKeys The map into which the modified keys will be inserted.
120 Map<byte[], Boolean> modifiedKeys)
128 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
135 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
149 * @param modifiedKeys The map into which the modified keys will be inserted.
153 Map<byte[], Boolean> modifiedKeys)
161 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
168 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
119 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
151 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DExtensibleIndexer.java95 * @param modifiedKeys
106 Map<byte[], Boolean> modifiedKeys, Boolean insert);
105 getKeys(AttributeValue value, Map<byte[], Boolean> modifiedKeys, Boolean insert) argument
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DIndexer.java65 * @param modifiedKeys The map into which the modified keys will be inserted.
68 Map<byte[], Boolean> modifiedKeys);
77 * @param modifiedKeys The map into which the modified keys will be inserted.
81 Map<byte[], Boolean> modifiedKeys);
67 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
79 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2CIndexer.java104 * @param modifiedKeys The map into which the modified keys will be inserted.
107 Map<byte[], Boolean> modifiedKeys)
121 * @param modifiedKeys The map into which the modified keys will be inserted.
125 Map<byte[], Boolean> modifiedKeys)
106 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
123 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2SIndexer.java103 * @param modifiedKeys The map into which the modified keys will be inserted.
106 Map<byte[], Boolean> modifiedKeys)
120 * @param modifiedKeys The map into which the modified keys will be inserted.
124 Map<byte[], Boolean> modifiedKeys)
105 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
122 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DPresenceIndexer.java116 * @param modifiedKeys The map into which the modified keys will be inserted.
119 Map<byte[], Boolean> modifiedKeys)
127 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
134 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
148 * @param modifiedKeys The map into which the modified keys will be inserted.
152 Map<byte[], Boolean> modifiedKeys)
160 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
167 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
118 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
150 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DExtensibleIndexer.java96 * @param modifiedKeys
107 Map<byte[], Boolean> modifiedKeys, Boolean insert);
106 getKeys(AttributeValue value, Map<byte[], Boolean> modifiedKeys, Boolean insert) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DIndexer.java66 * @param modifiedKeys The map into which the modified keys will be inserted.
69 Map<byte[], Boolean> modifiedKeys);
78 * @param modifiedKeys The map into which the modified keys will be inserted.
82 Map<byte[], Boolean> modifiedKeys);
68 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
80 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2CIndexer.java105 * @param modifiedKeys The map into which the modified keys will be inserted.
108 Map<byte[], Boolean> modifiedKeys)
122 * @param modifiedKeys The map into which the modified keys will be inserted.
126 Map<byte[], Boolean> modifiedKeys)
107 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
124 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DID2SIndexer.java104 * @param modifiedKeys The map into which the modified keys will be inserted.
107 Map<byte[], Boolean> modifiedKeys)
121 * @param modifiedKeys The map into which the modified keys will be inserted.
125 Map<byte[], Boolean> modifiedKeys)
106 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
123 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument
H A DPresenceIndexer.java117 * @param modifiedKeys The map into which the modified keys will be inserted.
120 Map<byte[], Boolean> modifiedKeys)
128 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
135 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
149 * @param modifiedKeys The map into which the modified keys will be inserted.
153 Map<byte[], Boolean> modifiedKeys)
161 modifiedKeys.put(AttributeIndex.presenceKey.getData(), true);
168 modifiedKeys.put(AttributeIndex.presenceKey.getData(), false);
119 replaceEntry(Entry oldEntry, Entry newEntry, Map<byte[], Boolean> modifiedKeys) argument
151 modifyEntry(Entry oldEntry, Entry newEntry, List<Modification> mods, Map<byte[], Boolean> modifiedKeys) argument

Completed in 75 milliseconds

123