Uses of Class
org.eclipse.jgit.transport.ReceivedPackStatistics
Packages that use ReceivedPackStatistics
-
Uses of ReceivedPackStatistics in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as ReceivedPackStatisticsMethods in org.eclipse.jgit.transport that return ReceivedPackStatisticsModifier and TypeMethodDescription(package private) ReceivedPackStatisticsReceivedPackStatistics.Builder.build()PackParser.getReceivedPackStatistics()Returns the statistics of the parsed pack.ReceivePack.getReceivedPackStatistics()Returns the statistics on the received pack if available.