TMF: Improve the serialization of trace synchronization
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 2 Sep 2014 19:11:23 +0000 (15:11 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 3 Nov 2014 21:03:17 +0000 (16:03 -0500)
commita1ff9910545f62d6e26a9c190c393e85be26dae4
tree407b6a5127a89244c87c7a2b3fae09683d662726
parentca5b04ad388f6788ebac775f6739128cbd4588c3
TMF: Improve the serialization of trace synchronization

Made some fields transient, so they are not serialized and initialize the
transient fields in the readObject method. Also added serialization unit tests.

Change-Id: I103b01b36efa66d27c37afba35935e415f4f0cc4
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/35345
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java
org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java
This page took 0.02687 seconds and 5 git commands to generate.