public class ServiceFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Service |
create(java.lang.String hostname,
java.lang.String bucket,
java.lang.String password,
int port,
CoreEnvironment env,
ServiceType type,
com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer) |
public static Service create(java.lang.String hostname, java.lang.String bucket, java.lang.String password, int port, CoreEnvironment env, ServiceType type, com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer)