Uses of Class
org.eclipse.jgit.internal.storage.reftable.BlockSizeTooSmallException
Packages that use BlockSizeTooSmallException
-
Uses of BlockSizeTooSmallException in org.eclipse.jgit.internal.storage.reftable
Methods in org.eclipse.jgit.internal.storage.reftable that return BlockSizeTooSmallExceptionModifier and TypeMethodDescriptionprivate BlockSizeTooSmallException
BlockWriter.blockSizeTooSmall
(BlockWriter.Entry entry) Methods in org.eclipse.jgit.internal.storage.reftable that throw BlockSizeTooSmallExceptionModifier and TypeMethodDescriptionprivate void
ReftableWriter.Section.beginBlock
(BlockWriter.Entry entry) (package private) void
BlockWriter.mustAdd
(BlockWriter.Entry entry)