tmf: Fold IStateSystemQuerier2 back into IStateSystemQuerier
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 3 Aug 2012 16:59:09 +0000 (12:59 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 6 Aug 2012 18:06:45 +0000 (14:06 -0400)
commitb5a8d0ccd2b63eb2cd0dbf9c027348cb733363fd
treea9a93982dfb8c6b6ead577cd63842b4d8a9e8ffc
parent25a042b37ba8a339e039ab0b491107df803a3861
tmf: Fold IStateSystemQuerier2 back into IStateSystemQuerier

Let's make use of the API break to re-simplify those interfaces.
Also dropped one of the range query methods, it is covered by
the new one.

Change-Id: If473d55983604b0cb52182009d1e79d4b9809eb7
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7102
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/controlflow/ControlFlowView.java
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/resources/ResourcesView.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/StateSystem.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/IStateSystemQuerier.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/IStateSystemQuerier2.java [deleted file]
This page took 0.027076 seconds and 5 git commands to generate.