Package | Description |
---|---|
org.eclipse.jgit.internal.fsck |
Git fsck support.
|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
Constructor and Description |
---|
FsckPackParser(ObjectDatabase db,
ReadableChannel channel)
Constructor for FsckPackParser
|
Modifier and Type | Method and Description |
---|---|
protected abstract ReadableChannel |
DfsObjDatabase.openFile(DfsPackDescription desc,
PackExt ext)
Open a pack, pack index, or other related file for reading.
|
protected ReadableChannel |
InMemoryRepository.MemObjDatabase.openFile(DfsPackDescription desc,
PackExt ext) |
Copyright © 2019 Eclipse JGit Project. All rights reserved.