Uses of Class
org.eclipse.jgit.internal.storage.file.PackFileSnapshot
Packages that use PackFileSnapshot
-
Uses of PackFileSnapshot in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as PackFileSnapshotMethods in org.eclipse.jgit.internal.storage.file that return PackFileSnapshotModifier and TypeMethodDescription(package private) PackFileSnapshot
Pack.getFileSnapshot()
Return the @FileSnapshot
associated to the underlying packfile that has been used when the object was created.static PackFileSnapshot
Record a snapshot for a specific packfile path.