| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Method and Description |
|---|---|
static DfsBlockCache |
DfsBlockCache.getInstance()
Get the currently active DfsBlockCache.
|
| Constructor and Description |
|---|
DfsReftable(DfsBlockCache cache,
DfsPackDescription desc)
Construct a reader for an existing reftable.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.