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 BlockSizeTooSmallExceptionBlockWriter.blockSizeTooSmall(BlockWriter.Entry entry) Methods in org.eclipse.jgit.internal.storage.reftable that throw BlockSizeTooSmallExceptionModifier and TypeMethodDescriptionprivate voidReftableWriter.Section.beginBlock(BlockWriter.Entry entry) (package private) voidBlockWriter.mustAdd(BlockWriter.Entry entry)