Package com.google.gerrit.server.patch
-
Interface Summary Interface Description DiffSummaryLoader.Factory PatchListCache Provides a cached list ofPatchListEntry
.PatchListLoader.Factory PatchScriptFactory.Factory -
Class Summary Class Description AutoMerger ComparisonType DiffExecutorModule Module providing theDiffExecutor
.DiffSummary DiffSummaryKey DiffSummaryLoader DiffSummaryWeigher Computes memory usage forDiffSummary
in bytes of memory used.IntraLineDiff IntraLineDiffArgs IntraLineDiffKey IntraLineWeigher Approximates memory usage for IntralineDiff in bytes of memory used.MergeListBuilder PatchFile State supporting processing of a singlePatch
instance.PatchList PatchListCacheImpl Provides a cached list ofPatchListEntry
.PatchListCacheImpl.LargeObjectTombstone Used to cache negative results infileCache
.PatchListEntry PatchListKey PatchListLoader PatchListWeigher Approximates memory usage for PatchList in bytes of memory used.PatchScriptFactory PatchSetInfoFactory Factory class creating PatchSetInfo from meta-data found in Git repository.Text -
Enum Summary Enum Description IntraLineDiff.Status -
Exception Summary Exception Description PatchListNotAvailableException PatchListObjectTooLargeException Exception thrown when the PatchList could not be computed because previous attempts failed withLargeObjectException
.PatchSetInfoNotAvailableException -
Annotation Types Summary Annotation Type Description DiffExecutor