public class ServiceFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Service |
create(String hostname,
String bucket,
String password,
int port,
CoreEnvironment env,
ServiceType type,
com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer) |
public static Service create(String hostname, String bucket, String password, int port, CoreEnvironment env, ServiceType type, com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer)
Copyright © 2016 Couchbase, Inc.. All rights reserved.