| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Field and Description |
|---|---|
private InMemoryRepository.MemObjDatabase |
InMemoryRepository.objdb |
| Modifier and Type | Method and Description |
|---|---|
InMemoryRepository.MemObjDatabase |
InMemoryRepository.getObjectDatabase()
Get the object database which stores this repository's data.
|