Index

A C D E F G I N O R S V Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractZookeeperClient<TargetDataListener,TargetChildListener> - Class in org.apache.dubbo.remoting.zookeeper.curator5
 
AbstractZookeeperClient(URL) - Constructor for class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
addChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
addChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
addDataListener(String, DataListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
addDataListener(String, DataListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Attach data listener to current Zookeeper client.
addDataListener(String, DataListener, Executor) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
addDataListener(String, DataListener, Executor) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Attach data listener to current Zookeeper client.
addStateListener(StateListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
addStateListener(StateListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
addTargetChildListener(String, Curator5ZookeeperClient.CuratorWatcherImpl) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 

C

checkExists(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
checkExists(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
checkExists(String) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
childChanged(String, List<String>) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ChildListener
 
ChildListener - Interface in org.apache.dubbo.remoting.zookeeper.curator5
 
close() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
close() - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Close connection to Zookeeper server (cluster).
connect(URL) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
 
CONNECTED - Static variable in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 
CONNECTION_LOST - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
CONNECTION_RECONNECTED - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
CONNECTION_SUSPENDED - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
create(String, boolean, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
create(String, boolean, boolean) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Create ZNode in Zookeeper.
createEphemeral(String, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
createOrUpdate(String, String, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
createOrUpdate(String, String, boolean) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Create or update ZNode in Zookeeper with content specified.
createOrUpdate(String, String, boolean, Integer) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
createOrUpdate(String, String, boolean, Integer) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
CAS version to Create or update ZNode in Zookeeper with content specified.
createPersistent(String, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
createTargetChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
Curator5ZookeeperClient - Class in org.apache.dubbo.remoting.zookeeper.curator5
 
Curator5ZookeeperClient(URL) - Constructor for class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
Curator5ZookeeperReflectionTypeDescriberRegistrar - Class in org.apache.dubbo.remoting.zookeeper.curator5.aot
 
Curator5ZookeeperReflectionTypeDescriberRegistrar() - Constructor for class org.apache.dubbo.remoting.zookeeper.curator5.aot.Curator5ZookeeperReflectionTypeDescriberRegistrar
 

D

dataChanged(String, Object, EventType) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.DataListener
 
DataListener - Interface in org.apache.dubbo.remoting.zookeeper.curator5
2019-02-26
delete(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
delete(String) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Delete ZNode.
destroy() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
 
doClose() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
doGetConfigItem(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
doGetContent(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 

E

EventType - Enum in org.apache.dubbo.remoting.zookeeper.curator5
2019-02-26

F

fetchAndUpdateZookeeperClientCache(List<String>) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
 

G

getChildren(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
getChildren(String) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
getConfigItem(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
getConfigItem(String) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
getContent(String) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
getContent(String) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Obtain the content of a ZNode.
getInstance(ApplicationModel) - Static method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
 
getIntValue() - Method in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
getSessionListeners() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
getTypeDescribers() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.aot.Curator5ZookeeperReflectionTypeDescriberRegistrar
 
getUrl() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
getUrl() - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
getURLBackupAddress(URL) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
get all zookeeper urls (such as zookeeper://127.0.0.1:2181?
getZookeeperClientMap() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
for unit test

I

INITIALIZED - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
isConnected() - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 
isConnected() - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Check the Zookeeper client whether connected to server or not.

N

NEW_SESSION_CREATED - Static variable in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 
NodeChildrenChanged - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
NodeCreated - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
NodeDataChanged - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
NodeDeleted - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 
None - Enum constant in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
 

O

org.apache.dubbo.remoting.zookeeper.curator5 - package org.apache.dubbo.remoting.zookeeper.curator5
 
org.apache.dubbo.remoting.zookeeper.curator5.aot - package org.apache.dubbo.remoting.zookeeper.curator5.aot
 

R

RECONNECTED - Static variable in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 
removeChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
removeChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
removeDataListener(String, DataListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
removeDataListener(String, DataListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
Detach data listener.
removeStateListener(StateListener) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.AbstractZookeeperClient
 
removeStateListener(StateListener) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClient
 
removeTargetChildListener(String, Curator5ZookeeperClient.CuratorWatcherImpl) - Method in class org.apache.dubbo.remoting.zookeeper.curator5.Curator5ZookeeperClient
 

S

SESSION_LOST - Static variable in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 
stateChanged(int) - Method in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 
StateListener - Interface in org.apache.dubbo.remoting.zookeeper.curator5
 
SUSPENDED - Static variable in interface org.apache.dubbo.remoting.zookeeper.curator5.StateListener
 

V

valueOf(String) - Static method in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.dubbo.remoting.zookeeper.curator5.EventType
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZookeeperClient - Interface in org.apache.dubbo.remoting.zookeeper.curator5
Common abstraction of Zookeeper client.
ZookeeperClientManager - Class in org.apache.dubbo.remoting.zookeeper.curator5
 
ZookeeperClientManager() - Constructor for class org.apache.dubbo.remoting.zookeeper.curator5.ZookeeperClientManager
Use getInstance instead of get Instance This method is made public solely for unit test purposes.
A C D E F G I N O R S V Z 
All Classes and Interfaces|All Packages|Constant Field Values