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