Package org.eclipse.jgit.internal.storage.reftable
package org.eclipse.jgit.internal.storage.reftable
-
ClassDescriptionReads a single block for
ReftableReader.Thrown ifReftableWritercannot fit a reference.Formats and writes blocks forReftableWriter.EmptyLogCursorwith no results.Iterator over logs inside aReftable.Merges multiple reference tables together.Iterator over references inside aReftable.Abstract table of references.BatchRefUpdatefor Reftable based RefDatabase.Merges reftables and compacts them into a single output.Configuration used by a reftable writer when constructing the stream.Operations onMergedReftablethat 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.