Uses of Class
org.eclipse.jgit.storage.dfs.BeforeDfsPackIndexLoadedEvent

Packages that use BeforeDfsPackIndexLoadedEvent
org.eclipse.jgit.storage.dfs Distributed file system based repository storage. 
 

Uses of BeforeDfsPackIndexLoadedEvent in org.eclipse.jgit.storage.dfs
 

Methods in org.eclipse.jgit.storage.dfs with parameters of type BeforeDfsPackIndexLoadedEvent
 void BeforeDfsPackIndexLoadedListener.onBeforeDfsPackIndexLoaded(BeforeDfsPackIndexLoadedEvent event)
          Invoked just before a pack index is loaded from the block cache.
 



Copyright © 2013. All Rights Reserved.