Uses of Class
org.eclipse.jgit.internal.storage.reftable.BlockWriter.IndexEntry
Packages that use BlockWriter.IndexEntry
-
Uses of BlockWriter.IndexEntry in org.eclipse.jgit.internal.storage.reftable
Fields in org.eclipse.jgit.internal.storage.reftable with type parameters of type BlockWriter.IndexEntryModifier and TypeFieldDescription(package private) List<BlockWriter.IndexEntry>
ReftableWriter.IndexBuilder.entries
Methods in org.eclipse.jgit.internal.storage.reftable that return types with arguments of type BlockWriter.IndexEntryModifier and TypeMethodDescriptionprivate List<BlockWriter.IndexEntry>
ReftableWriter.IndexBuilder.writeOneLevel
(List<BlockWriter.IndexEntry> keys) Method parameters in org.eclipse.jgit.internal.storage.reftable with type arguments of type BlockWriter.IndexEntryModifier and TypeMethodDescriptionprivate void
ReftableWriter.IndexBuilder.writeMultiLevelIndex
(List<BlockWriter.IndexEntry> keys) private List<BlockWriter.IndexEntry>
ReftableWriter.IndexBuilder.writeOneLevel
(List<BlockWriter.IndexEntry> keys)