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

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

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

Methods in org.eclipse.jgit.storage.dfs that return DfsOutputStream
protected abstract  DfsOutputStream DfsObjDatabase.writeFile(DfsPackDescription desc, PackExt ext)
          Open a pack, pack index, or other related file for writing.
 



Copyright © 2013. All Rights Reserved.