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 |
---|---|
ReftableWriter.Stats |
DfsPackDescription.getReftableStats()
Get stats from the sibling reftable, if created.
|
Modifier and Type | Method and Description |
---|---|
ReftableWriter.Stats |
ReftableCompactor.getStats()
Get statistics of the last written reftable.
|
ReftableWriter.Stats |
ReftableWriter.getStats()
Get statistics of the last written reftable.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.