Uses of Class
org.apache.accumulo.monitor.rest.logs.LogEvent
-
Packages that use LogEvent Package Description org.apache.accumulo.monitor.rest.logs -
-
Uses of LogEvent in org.apache.accumulo.monitor.rest.logs
Methods in org.apache.accumulo.monitor.rest.logs that return types with arguments of type LogEvent Modifier and Type Method Description List<LogEvent>LogResource. getRecentLogs()Generates log event list as a JSON object
-