Uses of Class
org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Stats
Packages that use ReftableWriter.Stats
Package
Description
Distributed file system based repository storage.
-
Uses of ReftableWriter.Stats in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return ReftableWriter.StatsModifier and TypeMethodDescriptionDfsPackDescription.getReftableStats()
Get stats from the sibling reftable, if created. -
Uses of ReftableWriter.Stats in org.eclipse.jgit.internal.storage.reftable
Methods in org.eclipse.jgit.internal.storage.reftable that return ReftableWriter.Stats