Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase
Packages that use DfsObjDatabase
Package
Description
Distributed file system based repository storage.
-
Uses of DfsObjDatabase in org.eclipse.jgit.internal.storage.dfs
Subclasses of DfsObjDatabase in org.eclipse.jgit.internal.storage.dfsModifier and TypeClassDescriptionstatic class
DfsObjDatabase used by InMemoryRepository.Methods in org.eclipse.jgit.internal.storage.dfs that return DfsObjDatabaseConstructors in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsObjDatabaseModifierConstructorDescriptionprotected
Initialize a new inserter.protected
DfsPackParser
(DfsObjDatabase db, DfsInserter ins, InputStream in) Initialize a new pack parser.protected
Initialize a new DfsReaderprotected
Initialize batch update.