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

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

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

Methods in org.eclipse.jgit.storage.dfs with parameters of type DfsReader
 boolean DfsPackFile.hasObject(DfsReader ctx, AnyObjectId id)
          Check if an object is stored within this pack.
 



Copyright © 2013. All Rights Reserved.