Package | Description |
---|---|
org.eclipse.jgit.storage.dfs |
Distributed file system based repository storage.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ReadableChannel |
DfsObjDatabase.openPackFile(DfsPackDescription desc)
Open a pack file for reading.
|
protected abstract ReadableChannel |
DfsObjDatabase.openPackIndex(DfsPackDescription desc)
Open a pack index for reading.
|
Copyright © 2013. All Rights Reserved.