Uses of Package
org.eclipse.jgit.internal.storage.reftable
Packages that use org.eclipse.jgit.internal.storage.reftable
Package
Description
Distributed file system based repository storage.
File based repository storage.
-
Classes in org.eclipse.jgit.internal.storage.reftable used by org.eclipse.jgit.internal.storage.dfsClassDescription
BatchRefUpdate
for Reftable based RefDatabase.Configuration used by a reftable writer when constructing the stream.Reads a reftable formatted file.Statistics about a written reftable. -
Classes in org.eclipse.jgit.internal.storage.reftable used by org.eclipse.jgit.internal.storage.fileClassDescriptionMerges multiple reference tables together.Writes a reftable formatted file.
-
Classes in org.eclipse.jgit.internal.storage.reftable used by org.eclipse.jgit.internal.storage.reftableClassDescriptionIterator over logs inside a
Reftable
.Merges multiple reference tables together.Iterator over references inside aReftable
.Abstract table of references.Merges reftables and compacts them into a single output.Configuration used by a reftable writer when constructing the stream.Operations onMergedReftable
that is common to various reftable-using subclasses ofRefDatabase
.Reads a reftable formatted file.Writes a reftable formatted file.Statistics about a written reftable.