org.gridkit.jvmtool.stacktrace.analytics
Interface ThreadSnapshotCategorizer

All Known Implementing Classes:
SimpleCategorizer

public interface ThreadSnapshotCategorizer


Method Summary
 String categorize(ThreadSnapshot snap)
           
 List<String> getCategories()
           
 

Method Detail

getCategories

List<String> getCategories()

categorize

String categorize(ThreadSnapshot snap)


Copyright © 2019. All Rights Reserved.