| Constructor and Description |
|---|
RootNodeImpl(ZKBackend backend) |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureExists() |
boolean |
exists() |
List<QName> |
getServiceNames() |
ServiceNode |
getServiceNode(QName serviceName) |
String |
getVersion() |
boolean |
isAuthenticationEnabled() |
public RootNodeImpl(ZKBackend backend)
public boolean exists()
throws ServiceLocatorException,
InterruptedException
public void ensureExists()
throws ServiceLocatorException,
InterruptedException
public ServiceNode getServiceNode(QName serviceName)
getServiceNode in interface RootNodepublic List<QName> getServiceNames() throws ServiceLocatorException, InterruptedException
getServiceNames in interface RootNodeServiceLocatorExceptionInterruptedExceptionpublic boolean isAuthenticationEnabled()
throws ServiceLocatorException,
InterruptedException
public String getVersion() throws ServiceLocatorException, InterruptedException
Copyright © 2011–2017 Talend Inc.. All rights reserved.