JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
N
O
R
S
V
Z
A
AbstractZookeeperClient
<
TargetDataListener
,
TargetChildListener
> - Class in
org.apache.dubbo.remoting.zookeeper.support
AbstractZookeeperClient(URL)
- Constructor for class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
AbstractZookeeperTransporter
- Class in
org.apache.dubbo.remoting.zookeeper.support
AbstractZookeeperTransporter is abstract implements of ZookeeperTransporter.
AbstractZookeeperTransporter()
- Constructor for class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperTransporter
addChildListener(String, ChildListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
addChildListener(String, ChildListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
addDataListener(String, DataListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
addDataListener(String, DataListener, Executor)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
addDataListener(String, DataListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
addDataListener(String, DataListener, Executor)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
addStateListener(StateListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
addStateListener(StateListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
addTargetChildListener(String, CuratorZookeeperClient.CuratorWatcherImpl)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
C
checkExists(String)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
childChanged(String, List<String>)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ChildListener
ChildListener
- Interface in
org.apache.dubbo.remoting.zookeeper
close()
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
close()
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
connect(URL)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperTransporter
share connnect for registry, metadata, etc..
connect(URL)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperTransporter
CONNECTED
- Static variable in interface org.apache.dubbo.remoting.zookeeper.
StateListener
create(String, boolean)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
create(String, String, boolean)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
create(String, boolean)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
create(String, String, boolean)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
createEphemeral(String)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
createPersistent(String)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
createTargetChildListener(String, ChildListener)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
createZookeeperClient(URL)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperTransporter
CuratorZookeeperClient
- Class in
org.apache.dubbo.remoting.zookeeper.curator
CuratorZookeeperClient(URL)
- Constructor for class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
CuratorZookeeperTransporter
- Class in
org.apache.dubbo.remoting.zookeeper.curator
CuratorZookeeperTransporter()
- Constructor for class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperTransporter
D
dataChanged(String, Object, EventType)
- Method in interface org.apache.dubbo.remoting.zookeeper.
DataListener
DataListener
- Interface in
org.apache.dubbo.remoting.zookeeper
2019-02-26
delete(String)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
delete(String)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
doClose()
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
doGetContent(String)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
E
EventType
- Enum in
org.apache.dubbo.remoting.zookeeper
2019-02-26
F
fromInt(int)
- Static method in enum org.apache.dubbo.remoting.zookeeper.
EventType
G
getChildren(String)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
getChildren(String)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
getContent(String)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
getContent(String)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
getIntValue()
- Method in enum org.apache.dubbo.remoting.zookeeper.
EventType
getSessionListeners()
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
getUrl()
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
getUrl()
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
I
isConnected()
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
isConnected()
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
N
NEW_SESSION_CREATED
- Static variable in interface org.apache.dubbo.remoting.zookeeper.
StateListener
O
org.apache.dubbo.remoting.zookeeper
- package org.apache.dubbo.remoting.zookeeper
org.apache.dubbo.remoting.zookeeper.curator
- package org.apache.dubbo.remoting.zookeeper.curator
org.apache.dubbo.remoting.zookeeper.support
- package org.apache.dubbo.remoting.zookeeper.support
R
RECONNECTED
- Static variable in interface org.apache.dubbo.remoting.zookeeper.
StateListener
removeChildListener(String, ChildListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
removeChildListener(String, ChildListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
removeDataListener(String, DataListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
removeDataListener(String, DataListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
removeStateListener(StateListener)
- Method in class org.apache.dubbo.remoting.zookeeper.support.
AbstractZookeeperClient
removeStateListener(StateListener)
- Method in interface org.apache.dubbo.remoting.zookeeper.
ZookeeperClient
removeTargetChildListener(String, CuratorZookeeperClient.CuratorWatcherImpl)
- Method in class org.apache.dubbo.remoting.zookeeper.curator.
CuratorZookeeperClient
S
SESSION_LOST
- Static variable in interface org.apache.dubbo.remoting.zookeeper.
StateListener
stateChanged(int)
- Method in interface org.apache.dubbo.remoting.zookeeper.
StateListener
StateListener
- Interface in
org.apache.dubbo.remoting.zookeeper
SUSPENDED
- Static variable in interface org.apache.dubbo.remoting.zookeeper.
StateListener
V
valueOf(String)
- Static method in enum org.apache.dubbo.remoting.zookeeper.
EventType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.dubbo.remoting.zookeeper.
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
ZookeeperTransporter
- Interface in
org.apache.dubbo.remoting.zookeeper
A
C
D
E
F
G
I
N
O
R
S
V
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2019
The Apache Software Foundation
. All rights reserved.