Package org.eclipse.jgit.internal.storage.reftable
package org.eclipse.jgit.internal.storage.reftable
-
ClassDescriptionReads a single block for
ReftableReader
.Thrown ifReftableWriter
cannot fit a reference.Formats and writes blocks forReftableWriter
.EmptyLogCursor
with no results.Iterator over logs inside aReftable
.Merges multiple reference tables together.Iterator over references inside aReftable
.Abstract table of references.BatchRefUpdate
for Reftable based RefDatabase.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
.Wrapper to assist formatting a reftable to anOutputStream
.Reads a reftable formatted file.Implement the ReflogReader interface for a reflog stored in reftable.Writes a reftable formatted file.Statistics about a written reftable.