T - the type parameterpublic class OrderlyDisruptorEventFactory<T> extends java.lang.Object implements com.lmax.disruptor.EventFactory<DataEvent<T>>
| Constructor and Description |
|---|
OrderlyDisruptorEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
OrderlyDataEvent<T> |
newInstance() |
public OrderlyDataEvent<T> newInstance()
Copyright © 2023 The Apache Software Foundation. All rights reserved.