| Package | Description |
|---|---|
| io.fabric8.insight.log | |
| io.fabric8.insight.log.rest |
| Modifier and Type | Method and Description |
|---|---|
static LogEvent |
LogEvent.toLogEvent(java.lang.Object element) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LogEvent> |
LogResults.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogResults.addEvent(LogEvent event) |
int |
LogEvent.compareTo(LogEvent that) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogResults.setEvents(java.util.List<LogEvent> events) |
| Modifier and Type | Method and Description |
|---|---|
LogEvent |
LogResponseHit.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogResponseHit.setEvent(LogEvent event) |
Copyright © 2014 Red Hat. All Rights Reserved.