Package edu.umd.cs.findbugs.log
Class YourKitController
- java.lang.Object
-
- edu.umd.cs.findbugs.log.YourKitController
-
public class YourKitController extends java.lang.Object- Author:
- pugh
-
-
Field Summary
Fields Modifier and Type Field Description static longALLOCATION_RECORDING
-
Constructor Summary
Constructors Constructor Description YourKitController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadvanceGeneration(java.lang.String name)voidcaptureMemorySnapshot()longgetStatus()
-
-
-
Field Detail
-
ALLOCATION_RECORDING
public static final long ALLOCATION_RECORDING
- See Also:
- Constant Field Values
-
-