public class LogEventSorter extends Object implements Callable<List<LogEvent>>
LogEventSorter(List<LogEvent> events)
List<LogEvent>
call()
getPreprocessedEvents()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogEventSorter(List<LogEvent> events)
public List<LogEvent> getPreprocessedEvents()
public List<LogEvent> call() throws Exception
call
Callable<List<LogEvent>>
Exception
Copyright © 2019 WSO2. All rights reserved.