tmf: Add possibilty to cancel search event requests
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 29 Jun 2016 02:38:27 +0000 (22:38 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 8 Jul 2016 01:35:35 +0000 (21:35 -0400)
commitf8a23812664fc1645a1250f8470aaeed18a5b43b
tree13f1fbf1cfe648e43fd91e812efcb60c5067f181
parentfaadf18d3de2903bded82316fec7a38e39ec1448
tmf: Add possibilty to cancel search event requests

By passing an optional monitor (that will probably come from an
Eclipse job anyway), we can allow the potentially long requests
to be cancelled.

Change-Id: Id8e7d8abf670edd333fc393cfd8d3c1465662a1c
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/76227
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/trace/TmfTraceUtilsSearchingTest.java
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java
This page took 0.025869 seconds and 5 git commands to generate.