Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsReaderIoStats
-
Packages that use DfsReaderIoStats Package Description org.eclipse.jgit.internal.storage.dfs 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 DfsReaderIoStats Modifier and Type Method Description DfsReaderIoStats
DfsReader. getIoStats()
Get IO statistics accumulated by this reader.
-