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,
CoreContext ctx,
ServiceType type) |
public static final ServiceFactory INSTANCE
public Service create(String hostname, String bucket, String username, String password, int port, CoreContext ctx, ServiceType type)
Copyright © 2021 Couchbase, Inc.. All rights reserved.