Uses of Record Class
org.eclipse.jgit.internal.storage.dfs.DfsPackCompactor.PreCommitHook.Packs
Packages that use DfsPackCompactor.PreCommitHook.Packs
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPackCompactor.PreCommitHook.Packs in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsPackCompactor.PreCommitHook.PacksModifier and TypeMethodDescriptionDfsPackCompactor.PreCommitHook.apply(List<DfsPackDescription> newPacks, Set<DfsPackDescription> removedPacks) Apply the hook.