跳过导航链接
A C E G H I O P R S U Z 

A

addCacheData(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Add data to cache.
addCacheData(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

C

close() - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Close registry center.
close() - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
CoordinatorRegistryCenter - org.apache.shardingsphere.elasticjob.reg.base中的接口
Coordinator registry center.

E

ElectionCandidate - org.apache.shardingsphere.elasticjob.reg.base中的接口
Election candidate.
evictCacheData(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Evict data from cache.
evictCacheData(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

G

get(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Get value.
get(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getChildrenKeys(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Get children keys.
getChildrenKeys(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getDirectly(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Get value from registry center directly.
getDirectly(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getNumChildren(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Get children number.
getNumChildren(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getRawCache(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Get raw cache object of registry center.
getRawCache(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getRawClient() - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Get raw client for registry center client.
getRawClient() - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
getRegistryCenterTime(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Get current time from registry center.
getRegistryCenterTime(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

H

handleException(Exception) - 类 中的静态方法org.apache.shardingsphere.elasticjob.reg.exception.RegExceptionHandler
Handle exception.

I

init() - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Initialize registry center.
init() - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
isExisted(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Judge node is exist or not.
isExisted(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

O

org.apache.shardingsphere.elasticjob.reg.base - 程序包 org.apache.shardingsphere.elasticjob.reg.base
 
org.apache.shardingsphere.elasticjob.reg.exception - 程序包 org.apache.shardingsphere.elasticjob.reg.exception
 
org.apache.shardingsphere.elasticjob.reg.zookeeper - 程序包 org.apache.shardingsphere.elasticjob.reg.zookeeper
 

P

persist(String, String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Persist data.
persist(String, String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
persistEphemeral(String, String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Persist ephemeral data.
persistEphemeral(String, String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
persistEphemeralSequential(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Persist ephemeral sequential data.
persistEphemeralSequential(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
persistSequential(String, String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter
Persist sequential data.
persistSequential(String, String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

R

RegException - org.apache.shardingsphere.elasticjob.reg.exception中的异常错误
Registry center exception.
RegException(Exception) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.reg.exception.RegException
 
RegExceptionHandler - org.apache.shardingsphere.elasticjob.reg.exception中的类
Registry center exception handler.
RegExceptionHandler() - 类 的构造器org.apache.shardingsphere.elasticjob.reg.exception.RegExceptionHandler
 
RegistryCenter - org.apache.shardingsphere.elasticjob.reg.base中的接口
Registry center.
remove(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Remove data.
remove(String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

S

start() - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperElectionService
Start election.
startLeadership() - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.ElectionCandidate
Start leadership.
stop() - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperElectionService
Stop election.
stopLeadership() - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.ElectionCandidate
Stop leadership.

U

update(String, String) - 接口 中的方法org.apache.shardingsphere.elasticjob.reg.base.RegistryCenter
Update data.
update(String, String) - 类 中的方法org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 

Z

ZookeeperConfiguration - org.apache.shardingsphere.elasticjob.reg.zookeeper中的类
Zookeeper configuration.
ZookeeperConfiguration() - 类 的构造器org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperConfiguration
 
ZookeeperElectionService - org.apache.shardingsphere.elasticjob.reg.zookeeper中的类
Use LeaderSelector to implement election service.
ZookeeperElectionService(String, CuratorFramework, String, ElectionCandidate) - 类 的构造器org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperElectionService
 
ZookeeperRegistryCenter - org.apache.shardingsphere.elasticjob.reg.zookeeper中的类
Registry center of ZooKeeper.
ZookeeperRegistryCenter(ZookeeperConfiguration) - 类 的构造器org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter
 
A C E G H I O P R S U Z 
跳过导航链接

Copyright © 2020 The Apache Software Foundation. All rights reserved.