Package com.google.gerrit.server.patch.filediff
-
Interface Summary Interface Description FileDiffCache This cache computes the git diff for a single file path and adds some extra logic, e.g.PatchListLoader.Factory -
Class Summary Class Description Edit A modified region between 2 versions of the same content.FileDiffCacheImpl Cache for the single file diff between two commits for a single file path.FileDiffCacheKey Cache key for theFileDiffCache
.FileDiffCacheKey.Builder FileDiffOutput File diff for a single file path.FileDiffOutput.Builder FileDiffWeigher A weigher for theFileDiffCache
key and value.FileEdits An entity class containing the list of edits between two commits for a file, and the old and new paths.PatchListLoader TaggedEdit An entity class encapsulating a JGitEdit
along with extra attributes (e.g. -
Enum Summary Enum Description FileDiffCacheKey.Serializer FileDiffOutput.Serializer