Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor.ObjectIdWithOffset
-
Packages that use DfsPackCompactor.ObjectIdWithOffset Package Description org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage. -
-
Uses of DfsPackCompactor.ObjectIdWithOffset in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return types with arguments of type DfsPackCompactor.ObjectIdWithOffset Modifier and Type Method Description private java.util.List<DfsPackCompactor.ObjectIdWithOffset>
DfsPackCompactor. toInclude(DfsPackFile src, DfsReader ctx)
-