tmf: Cleanup generated files when a request is cancelled
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 15 May 2012 14:20:57 +0000 (10:20 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 18 May 2012 18:22:49 +0000 (14:22 -0400)
commit36bf82a2cbce024d726f497230f2cc9ba499e35c
tree2bc7b2abe1918a158c485020d0528f2afdd87c5b
parent8b18726056ffe2bb298736c8afe42f3cffddc2e8
tmf: Cleanup generated files when a request is cancelled

This adds methods to state storage backends to define how to
delete the files it generated.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/HistoryBuilder.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/IStateHistoryBackend.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/backend/historytree/HT_IO.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/backend/historytree/HistoryTreeBackend.java
This page took 0.027204 seconds and 5 git commands to generate.