Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
Modifier and Type | Method and Description |
---|---|
static ReftableStack |
ReftableStack.open(DfsReader ctx,
List<DfsReftable> files)
Opens a stack of tables for reading.
|
protected ReftableStack |
DfsReftableDatabase.stack()
Obtain a handle to the stack of reftables.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.