org.gridkit.jvmtool.stacktrace.analytics
Class ThreadDumpAggregatorFactory.CommonFactory
java.lang.Object
org.gridkit.jvmtool.stacktrace.analytics.ThreadDumpAggregatorFactory.CommonFactory
- Enclosing interface:
- ThreadDumpAggregatorFactory
public static class ThreadDumpAggregatorFactory.CommonFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadDumpAggregatorFactory.CommonFactory
public ThreadDumpAggregatorFactory.CommonFactory()
maxTimestamp
public ThreadDumpAggregatorFactory maxTimestamp()
minTimestamp
public ThreadDumpAggregatorFactory minTimestamp()
count
public ThreadDumpAggregatorFactory count()
cpu
public ThreadDumpAggregatorFactory cpu()
sysCpu
public ThreadDumpAggregatorFactory sysCpu()
alloc
public ThreadDumpAggregatorFactory alloc()
threadState
public ThreadDumpAggregatorFactory threadState(Thread.State state)
threadFilter
public ThreadDumpAggregatorFactory threadFilter(ThreadSnapshotFilter filter)
waitCalls
public ThreadDumpAggregatorFactory waitCalls()
inNative
public ThreadDumpAggregatorFactory inNative()
frequency
public ThreadDumpAggregatorFactory frequency()
periodCHM
public ThreadDumpAggregatorFactory periodCHM()
frequencyHM
public ThreadDumpAggregatorFactory frequencyHM()
name
public ThreadDumpAggregatorFactory name()
name
public ThreadDumpAggregatorFactory name(int length)
threadId
public ThreadDumpAggregatorFactory threadId()
Copyright © 2019. All Rights Reserved.