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

Matthew Swift
07.53.2013 984ba7b145520f02414eedf36b88946172ef4dd3
refs
author Matthew Swift <matthew.swift@forgerock.com>
Monday, October 7, 2013 14:53 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Monday, October 7, 2013 14:53 +0200
commit984ba7b145520f02414eedf36b88946172ef4dd3
tree 737bdf8f8d6551d091bf51cbf6bc05192b59f5b6 tree | zip | gz
parent 4cd3d75a0c4b165101245c51f7ca4b8f8bdad7dc view | diff
OPENDJ-1116 Introduce abstraction for the changelog DB

* rename CSN comparison methods to make them easier to understand.


18 files modified
326 ■■■■ changed files
opends/src/server/org/opends/server/replication/common/CSN.java 155 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/common/MultiDomainServerState.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/common/ServerState.java 8 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/AttrHistoricalMultiple.java 42 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/AttrHistoricalSingle.java 14 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/EntryHistorical.java 6 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 9 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/PendingChanges.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/RemotePendingChanges.java 8 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ECLServerHandler.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationDomainMonitorData.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationServer.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/changelog/je/JEChangeNumberIndexDB.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/changelog/je/JEReplicaDB.java 6 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/changelog/je/ReplicationDB.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationBroker.java 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/CSNTest.java 48 ●●●● diff | view | raw | blame | history