public class EventExchangeHolderFactory extends Object implements com.lmax.disruptor.EventFactory<EventExchangeHolder>
Constructor and Description |
---|
EventExchangeHolderFactory(int dataSize) |
Modifier and Type | Method and Description |
---|---|
EventExchangeHolder |
newInstance() |
public EventExchangeHolder newInstance()
newInstance
in interface com.lmax.disruptor.EventFactory<EventExchangeHolder>
Copyright © 2019. All rights reserved.