Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
Packages that use DfsObjectRepresentation
Package
Description
Distributed file system based repository storage.
-
Uses of DfsObjectRepresentation in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsObjectRepresentationModifier and TypeMethodDescription(package private) void
DfsPackFile.representation
(DfsObjectRepresentation r, long pos, DfsReader ctx, PackReverseIndex rev)