public class ConfigService extends AbstractOnDemandService
Service.EndpointFactory| Constructor and Description |
|---|
ConfigService(String hostname,
String bucket,
String password,
int port,
CoreEnvironment env,
com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer) |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
type()
Returns the type for the given
Service. |
dispatchconnect, createEndpoint, disconnect, endpoints, endpointStates, logIdent, mapping, send, whenStatehasSubscribers, isState, state, states, transitionStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasSubscribers, isState, state, statespublic ConfigService(String hostname, String bucket, String password, int port, CoreEnvironment env, com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer)
public ServiceType type()
ServiceReturns the type for the given Service.
Copyright © 2016 Couchbase, Inc.. All rights reserved.