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

/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/api/
H A DDBCursor.java63 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log),
71 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
79 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
114 ON_MATCHING_KEY, enum constant in enum:DBCursor.PositionStrategy
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/api/
H A DDBCursor.java63 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log),
71 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
79 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
114 ON_MATCHING_KEY, enum constant in enum:DBCursor.PositionStrategy
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/api/
H A DDBCursor.java65 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log),
73 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
81 * <li>with ON_MATCHING_KEY, cursor is positioned on key K (if K exists in log)
116 ON_MATCHING_KEY, enum constant in enum:DBCursor.PositionStrategy

Completed in 418 milliseconds