Class LogEventFactory
java.lang.Object
com.bytedesk.core.action.disruptor.LogEventFactory
- All Implemented Interfaces:
com.lmax.disruptor.EventFactory<LogEvent>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogEventFactory
public LogEventFactory()
-
-
Method Details
-
newInstance
- Specified by:
newInstance
in interfacecom.lmax.disruptor.EventFactory<LogEvent>
-