Uses of Class
org.eclipse.jgit.internal.storage.reftable.LogCursor
Packages that use LogCursor
-
Uses of LogCursor in org.eclipse.jgit.internal.storage.reftable
Subclasses of LogCursor in org.eclipse.jgit.internal.storage.reftableModifier and TypeClassDescription(package private) class
EmptyLogCursor
with no results.private class
private class
Fields in org.eclipse.jgit.internal.storage.reftable declared as LogCursorModifier and TypeFieldDescription(package private) final LogCursor
MergedReftable.LogQueueEntry.lc
Methods in org.eclipse.jgit.internal.storage.reftable that return LogCursorModifier and TypeMethodDescriptionMergedReftable.allLogs()
Seek reader to read log records.abstract LogCursor
Reftable.allLogs()
Seek reader to read log records.ReftableReader.allLogs()
Seek reader to read log records.Seek to an update index in a reference's log.Read a single reference's log.abstract LogCursor
Seek to an update index in a reference's log.Seek to an update index in a reference's log.Constructors in org.eclipse.jgit.internal.storage.reftable with parameters of type LogCursor