|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackWriter.Statistics | |
---|---|
org.eclipse.jgit.storage.pack | |
org.eclipse.jgit.transport |
Uses of PackWriter.Statistics in org.eclipse.jgit.storage.pack |
---|
Methods in org.eclipse.jgit.storage.pack that return PackWriter.Statistics | |
---|---|
PackWriter.Statistics |
PackWriter.getStatistics()
|
Uses of PackWriter.Statistics in org.eclipse.jgit.transport |
---|
Methods in org.eclipse.jgit.transport that return PackWriter.Statistics | |
---|---|
PackWriter.Statistics |
UploadPack.getPackStatistics()
Get the PackWriter's statistics if a pack was sent to the client. |
Methods in org.eclipse.jgit.transport with parameters of type PackWriter.Statistics | |
---|---|
void |
UploadPackLogger.onPackStatistics(PackWriter.Statistics stats)
Notice to the logger after a pack has been sent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |