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

Packages that use DfsPackCompactor
org.eclipse.jgit.storage.dfs   
 

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

Methods in org.eclipse.jgit.storage.dfs that return DfsPackCompactor
 DfsPackCompactor DfsPackCompactor.add(DfsPackFile pack)
          Add a pack to be compacted.
 DfsPackCompactor DfsPackCompactor.autoAdd()
          Automatically select packs to be included, and add them.
 



Copyright © 2012. All Rights Reserved.