Package com.yahoo.container.jdisc.state
Class CoredumpGatherer
- java.lang.Object
-
- com.yahoo.container.jdisc.state.CoredumpGatherer
-
public class CoredumpGatherer extends Object
- Author:
- olaa
-
-
Constructor Summary
Constructors Constructor Description CoredumpGatherer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.fasterxml.jackson.databind.JsonNode
gatherCoredumpMetrics(FileWrapper fileWrapper)
-
-
-
Method Detail
-
gatherCoredumpMetrics
public static com.fasterxml.jackson.databind.JsonNode gatherCoredumpMetrics(FileWrapper fileWrapper)
-
-