tmf: Remove redundant booleans in TmfEventRequest
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 4 Jul 2016 19:09:48 +0000 (15:09 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 8 Jul 2016 01:33:32 +0000 (21:33 -0400)
commitd62734493eb6410a732614bfb956a43284da2b62
tree6f4d7703baf7a41eed80906f6bbbb1182568898a
parent69ffee80e0d50dd88b3f146bc63a83de738d88bf
tmf: Remove redundant booleans in TmfEventRequest

The booleans and CountDownLatches do the same thing, they can
be merged together.

Change-Id: I77e26cbeb7e9166f8997d5a33571f993616c3cb2
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/76551
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/building/TmfGraphBuilderModule.java
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java
This page took 0.02474 seconds and 5 git commands to generate.