Uses of Class
org.eclipse.jgit.logging.PerformanceLogContext
Packages that use PerformanceLogContext
-
Uses of PerformanceLogContext in org.eclipse.jgit.logging
Fields in org.eclipse.jgit.logging declared as PerformanceLogContextModifier and TypeFieldDescriptionprivate static final PerformanceLogContext
PerformanceLogContext.INSTANCE
Singleton instance that stores the statistics.Methods in org.eclipse.jgit.logging that return PerformanceLogContextModifier and TypeMethodDescriptionstatic PerformanceLogContext
PerformanceLogContext.getInstance()
Get the instance of the context.