| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| org.eclipse.jgit.storage.pack |
| Constructor and Description |
|---|
PackWriter(PackConfig config,
ObjectReader reader,
PackStatistics.Accumulator statsAccumulator)
Create writer with a specified configuration.
|
| Constructor and Description |
|---|
PackStatistics(PackStatistics.Accumulator accumulator)
Creates a new
PackStatistics object
from the accumulator. |
Copyright © 2021 Eclipse JGit Project. All rights reserved.