public class StateEventFactory extends Object implements com.lmax.disruptor.EventFactory<StateEvent>
| Constructor and Description |
|---|
StateEventFactory(int eventSize,
int outputDataSize) |
| Modifier and Type | Method and Description |
|---|---|
StateEvent |
newInstance() |
public StateEvent newInstance()
newInstance in interface com.lmax.disruptor.EventFactory<StateEvent>Copyright © 2019 WSO2. All rights reserved.