public class WrappedEventFactory extends Object implements com.lmax.disruptor.EventFactory<WrappedEventFactory.WrappedEvent>
| Modifier and Type | Class and Description |
|---|---|
static class |
WrappedEventFactory.WrappedEvent
Wrapped Event.
|
| Constructor and Description |
|---|
WrappedEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
WrappedEventFactory.WrappedEvent |
newInstance() |
public WrappedEventFactory.WrappedEvent newInstance()
newInstance in interface com.lmax.disruptor.EventFactory<WrappedEventFactory.WrappedEvent>Copyright © 2021 WSO2. All rights reserved.