Package com.google.gerrit.server.patch
Class PatchListCacheImpl.LargeObjectTombstone
- java.lang.Object
- 
- com.google.gerrit.server.patch.PatchList
- 
- com.google.gerrit.server.patch.PatchListCacheImpl.LargeObjectTombstone
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- PatchListCacheImpl
 
 public static class PatchListCacheImpl.LargeObjectTombstone extends PatchList Used to cache negative results infileCache.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description LargeObjectTombstone()
 - 
Method Summary- 
Methods inherited from class com.google.gerrit.server.patch.PatchListget, getComparisonType, getDeletions, getInsertions, getNewId, getOldId, getPatches
 
- 
 
-