protected static class AsyncDisruptorAppender.LogEventFactory<Event> extends Object implements com.lmax.disruptor.EventFactory<AsyncDisruptorAppender.LogEvent<Event>>
AsyncDisruptorAppender.LogEvent
s to populate
the RingBuffer
.Modifier | Constructor and Description |
---|---|
protected |
LogEventFactory() |
Modifier and Type | Method and Description |
---|---|
AsyncDisruptorAppender.LogEvent<Event> |
newInstance() |
public AsyncDisruptorAppender.LogEvent<Event> newInstance()
newInstance
in interface com.lmax.disruptor.EventFactory<AsyncDisruptorAppender.LogEvent<Event>>
Copyright © 2013–2022. All rights reserved.