Class | Description |
---|---|
PackConfig |
Configuration used by a pack writer when constructing the stream.
|
PackStatistics |
Statistics about
PackWriter
pack creation. |
PackStatistics.Accumulator |
POJO for accumulating the statistics.
|
PackStatistics.ObjectType |
Statistics about a single type of object (commits, tags, trees and
blobs).
|
PackStatistics.ObjectType.Accumulator |
POJO for accumulating the ObjectType statistics.
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.