org.gridkit.jvmtool.stacktrace.analytics
Interface ThreadDumpAggregator

All Known Implementing Classes:
WaitCallsAggregatorFactory

public interface ThreadDumpAggregator


Method Summary
 void aggregate(ThreadSnapshot threadInfo)
           
 Object info()
           
 

Method Detail

aggregate

void aggregate(ThreadSnapshot threadInfo)

info

Object info()


Copyright © 2019. All Rights Reserved.