org.gridkit.jvmtool.codec.stacktrace
Interface ThreadSnapshotEvent

All Superinterfaces:
CommonEvent, Event, MultiCounterEvent, TaggedEvent, ThreadSnapshot, ThreadTraceEvent, TimestampedEvent
All Known Implementing Classes:
ThreadSnapshotEventPojo

public interface ThreadSnapshotEvent
extends CommonEvent, ThreadTraceEvent, ThreadSnapshot


Method Summary
 
Methods inherited from interface org.gridkit.jvmtool.event.CommonEvent
counters, tags, timestamp
 
Methods inherited from interface org.gridkit.jvmtool.codec.stacktrace.ThreadTraceEvent
stackTrace
 
Methods inherited from interface org.gridkit.jvmtool.stacktrace.ThreadSnapshot
counters, stackTrace, threadId, threadName, threadState, timestamp
 



Copyright © 2019. All Rights Reserved.