org.gridkit.jvmtool.stacktrace.codec.json
Interface JsonEventAdapter

All Known Implementing Classes:
JfrEventParser

public interface JsonEventAdapter


Method Summary
 CommonEvent parseNextEvent(JsonEventSource source)
           
 

Method Detail

parseNextEvent

CommonEvent parseNextEvent(JsonEventSource source)
                           throws IOException
Returns:
next available event at source or null if no events available
Throws:
IOException


Copyright © 2019. All Rights Reserved.