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