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 classDfsObjDatabase used by InMemoryRepository.Methods in org.eclipse.jgit.internal.storage.dfs that return DfsObjDatabaseMethods in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsObjDatabaseModifier and TypeMethodDescriptionstatic DfsPackDescriptionDfsMidxWriter.writeMidx(ProgressMonitor pm, DfsObjDatabase objdb, List<DfsPackFile> packs, DfsPackDescription base, PackConfig packConfig) Create a pack with the multipack indexConstructors in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsObjDatabaseModifierConstructorDescriptionprotectedInitialize a new inserter.protectedDfsPackParser(DfsObjDatabase db, DfsInserter ins, InputStream in) Initialize a new pack parser.protectedInitialize a new DfsReaderprotectedInitialize batch update.