A C D E G H I O P S T U V W Z
A
- addCacheData(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
C
- close() - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- CuratorZookeeperExceptionHandler - org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler中的类
-
Curator ZooKeeper exception handler.
- CuratorZookeeperExceptionHandler() - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler.CuratorZookeeperExceptionHandler
-
- CuratorZookeeperRepository - org.apache.shardingsphere.mode.repository.cluster.zookeeper中的类
-
Registry repository of ZooKeeper.
- CuratorZookeeperRepository() - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
D
- delete(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
E
- evictCacheData(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- executeInLeader(String, LeaderExecutionCallback) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
G
- get(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getChildrenKeys(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getDirectly(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getInternalLock(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperInternalLockProvider
-
- getNumChildren(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getRawCache(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getRawClient() - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getRegistryCenterTime(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- getType() - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
H
- handleException(Exception) - 类 中的静态方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler.CuratorZookeeperExceptionHandler
-
Handle exception.
I
- init(ClusterPersistRepositoryConfiguration) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- isExisted(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
O
- org.apache.shardingsphere.mode.repository.cluster.zookeeper - 程序包 org.apache.shardingsphere.mode.repository.cluster.zookeeper
-
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler - 程序包 org.apache.shardingsphere.mode.repository.cluster.zookeeper.handler
-
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener - 程序包 org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener
-
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock - 程序包 org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock
-
- org.apache.shardingsphere.mode.repository.cluster.zookeeper.props - 程序包 org.apache.shardingsphere.mode.repository.cluster.zookeeper.props
-
P
- persist(String, String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- persistEphemeral(String, String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- persistExclusiveEphemeral(String, String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
S
- SessionConnectionListener - org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener中的类
-
Session connection state listener.
- SessionConnectionListener() - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener.SessionConnectionListener
-
- setInstanceContext(InstanceContext) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- stateChanged(CuratorFramework, ConnectionState) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.listener.SessionConnectionListener
-
T
- tryLock(String, long) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- tryLock(long) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperInternalLock
-
U
- unlock(String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- unlock() - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperInternalLock
-
- update(String, String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
- updateInTransaction(String, String) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
V
- valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperPropertyKey
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- watch(String, DataChangedEventListener, Executor) - 类 中的方法org.apache.shardingsphere.mode.repository.cluster.zookeeper.CuratorZookeeperRepository
-
Z
- ZookeeperInternalLock - org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock中的类
-
Zookeeper internal lock.
- ZookeeperInternalLock() - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperInternalLock
-
- ZookeeperInternalLockProvider - org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock中的类
-
Zookeeper internal lock holder.
- ZookeeperInternalLockProvider() - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.lock.ZookeeperInternalLockProvider
-
- ZookeeperProperties - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props中的类
-
Typed properties of Zookeeper.
- ZookeeperProperties(Properties) - 类 的构造器org.apache.shardingsphere.mode.repository.cluster.zookeeper.props.ZookeeperProperties
-
- ZookeeperPropertyKey - org.apache.shardingsphere.mode.repository.cluster.zookeeper.props中的枚举
-
Typed property key of Zookeeper.
A C D E G H I O P S T U V W Z
Copyright © 2022 The Apache Software Foundation. All rights reserved.