Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
Packages that use DfsReaderIoStats
Package
Description
Distributed file system based repository storage.
-
Uses of DfsReaderIoStats in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsReaderIoStatsModifier and TypeMethodDescriptionDfsReader.getIoStats()
Get IO statistics accumulated by this reader.