TMF: Move the fully incremental synchronization algorithm to internal
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 27 Aug 2014 16:40:39 +0000 (12:40 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 27 Aug 2014 20:15:41 +0000 (16:15 -0400)
commit51c080159ed392e1a675754b6adeaa651a8ff864
tree5045b697cd129725b1c79177a4e5c2d47b3e82ad
parent90d406ef2e21f3321503e8189d1f2756532a0fde
TMF: Move the fully incremental synchronization algorithm to internal

Change-Id: I789ca08ec74dcc18801f4389d80f21da5b06c0ad
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/32423
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/synchronization/SyncTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/synchronization/SynchronizationAlgorithmFactory.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/synchronization/SynchronizationManager.java
This page took 0.025877 seconds and 5 git commands to generate.