Uses of Class
org.eclipse.jgit.internal.storage.file.FileReftableStack.Segment
-
Packages that use FileReftableStack.Segment Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of FileReftableStack.Segment in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return types with arguments of type FileReftableStack.Segment Modifier and Type Method Description private static java.util.Optional<FileReftableStack.Segment>
FileReftableStack. autoCompactCandidate(long[] sizes)
(package private) static java.util.List<FileReftableStack.Segment>
FileReftableStack. segmentSizes(long[] sizes)
-