C D G H I M O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- close() - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- create(String, CuratorFramework, ZookeeperProperties) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZooKeeperDistributedLockCreator
D
- delete(String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- DIGEST - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
ZooKeeper client connection authorization schema name.
G
- getChildrenKeys(String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- getDirectly(String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- getType() - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZooKeeperDistributedLockCreator
- getType() - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
H
- handleException(Exception) - Static method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler.ZookeeperExceptionHandler
-
Handle exception.
I
- init(ClusterPersistRepositoryConfiguration) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- isExisted(String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
M
- MAX_RETRIES - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
Max Retry times when connect with ZooKeeper curator client.
O
- OPERATION_TIMEOUT_MILLISECONDS - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
ZooKeeper client operation timeout value.
- org.apache.shardingsphere.mode.repository.cluster.zookeeper - package org.apache.shardingsphere.mode.repository.cluster.zookeeper
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler - package org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener - package org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock - package org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.props - package org.apache.shardingsphere.mode.repository.cluster.zookeeper.props
P
- persist(String, String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- persistEphemeral(String, String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- persistExclusiveEphemeral(String, String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
R
- RETRY_INTERVAL_MILLISECONDS - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
Retry interval milliseconds when connect with ZooKeeper curator client.
S
- SessionConnectionListener - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener
-
Session connection state listener.
- SessionConnectionListener() - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener.SessionConnectionListener
- setInstanceContext(InstanceContext) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
- stateChanged(CuratorFramework, ConnectionState) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener.SessionConnectionListener
T
- TIME_TO_LIVE_SECONDS - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
ZooKeeper client session timeout value.
- tryLock(long) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperDistributedLock
U
- unlock() - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperDistributedLock
- update(String, String) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
V
- valueOf(String) - Static method in enum org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- watch(String, DataChangedEventListener) - Method in class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
Z
- ZookeeperDistributedLock - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock
-
ZooKeeper distributed lock.
- ZookeeperDistributedLock(String, CuratorFramework) - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperDistributedLock
- ZooKeeperDistributedLockCreator - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock
-
ZooKeeper distributed lock creator.
- ZooKeeperDistributedLockCreator() - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZooKeeperDistributedLockCreator
- ZookeeperExceptionHandler - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler
-
ZooKeeper exception handler.
- ZookeeperExceptionHandler() - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler.ZookeeperExceptionHandler
- ZookeeperProperties - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper.props
-
Typed properties of Zookeeper.
- ZookeeperProperties(Properties) - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperProperties
- ZookeeperPropertyKey - Enum in org.apache.shardingsphere.mode.repository.cluster.zookeeper.props
-
Typed property key of Zookeeper.
- ZookeeperRepository - Class in org.apache.shardingsphere.mode.repository.cluster.zookeeper
-
Registry repository of ZooKeeper.
- ZookeeperRepository() - Constructor for class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository
All Classes All Packages