Java org.eclipse.jgit.api GarbageCollectCommand fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.api GarbageCollectCommand fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.api GarbageCollectCommand.

The text is from its open source code.

Method

Propertiescall()
PropertiesgetStatistics()
Computes and returns the repository statistics.
GarbageCollectCommandsetAggressive(boolean aggressive)
Whether to use aggressive mode or not.
GarbageCollectCommandsetExpire(Date expire)
During gc() or prune() each unreferenced, loose object which has been created or modified after expire will not be pruned.
GarbageCollectCommandsetProgressMonitor(ProgressMonitor monitor)
Set progress monitor