public class RequestEventFactory extends Object implements com.lmax.disruptor.EventFactory<RequestEvent>
A factory to preallocate RequestEvents.
| Constructor and Description |
|---|
RequestEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
RequestEvent |
newInstance() |
public RequestEvent newInstance()
newInstance in interface com.lmax.disruptor.EventFactory<RequestEvent>Copyright © 2016 Couchbase, Inc.. All rights reserved.