| Package | Description |
|---|---|
| com.datorama.oss.timbermill.pipe | |
| com.datorama.oss.timbermill.unit |
| Modifier and Type | Method and Description |
|---|---|
void |
EventOutputPipe.send(Event e) |
void |
StatisticsCollectorOutputPipe.send(Event e) |
void |
TimbermillServerOutputPipe.send(Event e) |
void |
BlackHolePipe.send(Event e) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorEvent |
class |
InfoEvent |
class |
SpotEvent |
class |
StartEvent |
class |
SuccessEvent |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
EventsWrapper.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventsWrapper.setEvents(List<Event> events) |
| Constructor and Description |
|---|
EventsList(List<Event> events) |
EventsWrapper(List<Event> events) |
Copyright © 2020. All rights reserved.