Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsInserter
Packages that use DfsInserter
Package
Description
Distributed file system based repository storage.
-
Uses of DfsInserter in org.eclipse.jgit.internal.storage.dfs
Fields in org.eclipse.jgit.internal.storage.dfs declared as DfsInserterConstructors in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsInserterModifierConstructorDescriptionprotected
DfsPackParser
(DfsObjDatabase db, DfsInserter ins, InputStream in) Initialize a new pack parser.