TraversalCallback |
A callback which can be used during
a traverse
of the nodes within a commit graph. |
TraversalContext |
Contains contextual information about the commit graph traversal about to start. |
TraversalContext.Builder |
|
TraversalRequest |
A request for a traversal of the commit graph starting with the included commits and
excluding any subgraph starting with excluded commits. |
TraversalRequest.Builder |
A builder for a TraversalRequest . |
TraversalSummary |
Contains a summary about the traversal which just ended. |
TraversalSummary.Builder |
|