| Package | Description |
|---|---|
| org.eclipse.jgit.http.test | |
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
RefsUnreadableInMemoryRepository.RefsUnreadableRefDatabase |
| Modifier and Type | Class and Description |
|---|---|
protected class |
InMemoryRepository.MemRefDatabase
DfsRefDatabase used by InMemoryRepository.
|
| Modifier and Type | Field and Description |
|---|---|
private DfsReftableDatabase |
ReftableBatchRefUpdate.refdb |
| Constructor and Description |
|---|
ReftableBatchRefUpdate(DfsReftableDatabase refdb,
DfsObjDatabase odb)
Initialize batch update.
|