| Package | Description |
|---|---|
| net.logstash.logback.appender |
| Modifier and Type | Method and Description |
|---|---|
protected com.lmax.disruptor.dsl.Disruptor<AsyncDisruptorAppender.LogEvent<Event>> |
AsyncDisruptorAppender.getDisruptor() |
protected com.lmax.disruptor.EventHandler<AsyncDisruptorAppender.LogEvent<Event>> |
AsyncDisruptorAppender.getEventHandler() |
protected com.lmax.disruptor.EventTranslatorOneArg<AsyncDisruptorAppender.LogEvent<Event>,Event> |
AsyncDisruptorAppender.getEventTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncDisruptorAppender.LogEventTranslator.translateTo(AsyncDisruptorAppender.LogEvent<Event> logEvent,
long sequence,
Event event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsyncDisruptorAppender.setEventHandler(com.lmax.disruptor.EventHandler<AsyncDisruptorAppender.LogEvent<Event>> eventHandler) |
protected void |
AsyncDisruptorAppender.setEventTranslator(com.lmax.disruptor.EventTranslatorOneArg<AsyncDisruptorAppender.LogEvent<Event>,Event> eventTranslator) |
Copyright © 2017. All Rights Reserved.