Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsPacksChangedEvent
Packages that use DfsPacksChangedEvent
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPacksChangedEvent in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsPacksChangedEventModifier and TypeMethodDescriptionvoid
DfsPacksChangedListener.onPacksChanged
(DfsPacksChangedEvent event) Invoked when all packs in a repository are listed.