Java org.eclipse.jgit.internal.storage.file GC fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.internal.storage.file GC fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.internal.storage.file GC.

The text is from its open source code.

Constructor

GC(FileRepository repo)
Creates a new garbage collector with default values.

Method

RepoStatisticsgetStatistics()
Returns information about objects and pack files for a FileRepository.
voidpackRefs()
Pack ref storage.
GCsetProgressMonitor(ProgressMonitor pm)
Set the progress monitor used for garbage collection methods.