Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.internal.storage.reftable |
Modifier and Type | Method and Description |
---|---|
ReftableReader |
DfsReftable.open(DfsReader ctx)
Open reader on the reftable.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ReftableCompactor.tryAddFirst(ReftableReader reader)
Try to add this reader at the bottom of the stack.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.