Uses of Class
org.eclipse.jgit.internal.storage.dfs.InMemoryRepository
Packages that use InMemoryRepository
Package
Description
Distributed file system based repository storage.
-
Uses of InMemoryRepository in org.eclipse.jgit.http.test
Subclasses of InMemoryRepository in org.eclipse.jgit.http.testModifier and TypeClassDescription(package private) classAnInMemoryRepositorywhose refs can be made unreadable for testing purposes. -
Uses of InMemoryRepository in org.eclipse.jgit.internal.storage.dfs
Subclasses with type arguments of type InMemoryRepository in org.eclipse.jgit.internal.storage.dfsModifier and TypeClassDescriptionstatic classBuilder for in-memory repositories.Methods in org.eclipse.jgit.internal.storage.dfs that return InMemoryRepository