public class IndexerEventFactory extends java.lang.Object implements com.lmax.disruptor.EventFactory<IndexerEvent>
| Constructor and Description |
|---|
IndexerEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
IndexerEvent |
newInstance() |
public IndexerEvent newInstance()
newInstance in interface com.lmax.disruptor.EventFactory<IndexerEvent>