Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Class and Description |
---|---|
class |
DfsReader
Reader to access repository content through.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
WindowCursor
Active handle to a ByteWindow.
|
Modifier and Type | Field and Description |
---|---|
private ObjectReuseAsIs |
PackWriter.reuseSupport
PackWriter.reader recast to the reuse interface, if it supports it. |