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