Uses of Interface
org.eclipse.jgit.lfs.server.LargeFileRepository
Packages that use LargeFileRepository
Package
Description
-
Uses of LargeFileRepository in org.eclipse.jgit.lfs.server
Methods in org.eclipse.jgit.lfs.server that return LargeFileRepositoryModifier and TypeMethodDescriptionprotected abstract LargeFileRepositoryLfsProtocolServlet.getLargeFileRepository(LfsProtocolServlet.LfsRequest request, String path, String auth) Get the large file repository for the given request and path. -
Uses of LargeFileRepository in org.eclipse.jgit.lfs.server.fs
Classes in org.eclipse.jgit.lfs.server.fs that implement LargeFileRepositoryModifier and TypeClassDescriptionclassRepository storing large objects in the file system -
Uses of LargeFileRepository in org.eclipse.jgit.lfs.server.s3
Classes in org.eclipse.jgit.lfs.server.s3 that implement LargeFileRepository