Repository coming from a bare repository.
Repository coming from a regular repository with a .git directory.
Repository coming from a regular repository with a .git directory.
root of the repository
portable data stream of any repository file (should only be used to retrieve the HDFS config)
Generates repositories from siva files at the given local path and keeps a reference count on them to know when they have to be cleaned up.
Generates repositories from siva files at the given local path and keeps a reference count on them to know when they have to be cleaned up. All user-facing API methods are thread-safe.
Provides an RDD of repositories in the following forms: - siva files - bare repositories - regular git repositories
RepositorySource is a repository that comes from a certain source.
Repository coming from a siva file.
Repository coming from a siva file.
portable data stream of the siva file
Provides some utility methods for RepositoryRDDProvider class.
Provides some utility methods for RepositoryRDDProvider class. Acts as a singleton for getting an unique instance of RepositoryRDDProviders, so the recommended way of using said class is using this companion object.
Repository coming from a bare repository.
root of the repository
portable data stream of any repository file (should only be used to retrieve the HDFS config)