datastore: Fast return to for classic node children
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 23 Feb 2017 20:27:18 +0000 (15:27 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 2 Mar 2017 20:04:07 +0000 (15:04 -0500)
commit75bdf96ff7e8ccbf5c3b2c8eeaa0d3a4ba2dafb8
tree5646ad84fb79512f51ee35b1126072b93c08e73c
parent90846f6e613fba21644510433490a2c6897e2439
datastore: Fast return to for classic node children

When selecting next children of classic nodes, once the node's
end time is past the maximum of the range, it is no use searching
the rest of the children.

Change-Id: I7a1aba410718ea33a84b6a0b109121b0512fd284
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/91758
Reviewed-by: Hudson CI
Reviewed-by: Loic Prieur-Drevon <loic.prieur.drevon@ericsson.com>
statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/classic/ClassicNode.java
This page took 0.026919 seconds and 5 git commands to generate.