Uses of Class
org.eclipse.jgit.internal.storage.file.CachedObjectDirectory
-
Packages that use CachedObjectDirectory Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of CachedObjectDirectory in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as CachedObjectDirectory Modifier and Type Field Description private CachedObjectDirectory[]CachedObjectDirectory. altsMethods in org.eclipse.jgit.internal.storage.file that return CachedObjectDirectory Modifier and Type Method Description private CachedObjectDirectory[]CachedObjectDirectory. myAlternates()(package private) CachedObjectDirectoryObjectDirectory. newCachedFileObjectDatabase()
-