Uses of Class
org.eclipse.jgit.transport.ReceivedPackStatistics
Packages that use ReceivedPackStatistics
-
Uses of ReceivedPackStatistics in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return ReceivedPackStatisticsModifier and TypeMethodDescriptionPackParser.getReceivedPackStatistics()
Returns the statistics of the parsed pack.ReceivePack.getReceivedPackStatistics()
Returns the statistics on the received pack if available.