Uses of Interface
org.gridkit.jvmtool.stacktrace.analytics.ThreadDumpAggregatorFactory

Packages that use ThreadDumpAggregatorFactory
org.gridkit.jvmtool.stacktrace.analytics   
 

Uses of ThreadDumpAggregatorFactory in org.gridkit.jvmtool.stacktrace.analytics
 

Classes in org.gridkit.jvmtool.stacktrace.analytics that implement ThreadDumpAggregatorFactory
 class WaitCallsAggregatorFactory
           
 

Methods in org.gridkit.jvmtool.stacktrace.analytics that return ThreadDumpAggregatorFactory
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.alloc()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.count()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.cpu()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.frequency()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.frequencyHM()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.inNative()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.maxTimestamp()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.minTimestamp()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.name()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.name(int length)
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.periodCHM()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.sysCpu()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.threadFilter(ThreadSnapshotFilter filter)
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.threadId()
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.threadState(Thread.State state)
           
 ThreadDumpAggregatorFactory ThreadDumpAggregatorFactory.CommonFactory.waitCalls()
           
 

Constructors in org.gridkit.jvmtool.stacktrace.analytics with parameters of type ThreadDumpAggregatorFactory
ThreadSplitAggregator(ThreadDumpAggregatorFactory... aggregators)
           
 



Copyright © 2019. All Rights Reserved.