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