org.gridkit.jvmtool.stacktrace.analytics
Class WaitCallsAggregatorFactory
java.lang.Object
org.gridkit.jvmtool.stacktrace.analytics.WaitCallsAggregatorFactory
- All Implemented Interfaces:
- ThreadDumpAggregator, ThreadDumpAggregatorFactory
public class WaitCallsAggregatorFactory
- extends Object
- implements ThreadDumpAggregator, ThreadDumpAggregatorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaitCallsAggregatorFactory
public WaitCallsAggregatorFactory()
newInstance
public ThreadDumpAggregator newInstance()
- Specified by:
newInstance in interface ThreadDumpAggregatorFactory
aggregate
public void aggregate(ThreadSnapshot threadInfo)
- Specified by:
aggregate in interface ThreadDumpAggregator
info
public Object info()
- Specified by:
info in interface ThreadDumpAggregator
Copyright © 2019. All Rights Reserved.