public class ZookeeperSyncCache extends AbstractLocalCacheManager implements org.springframework.boot.CommandLineRunner, org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
ZookeeperSyncCache(org.I0Itec.zkclient.ZkClient zkClient)
Instantiates a new Zookeeper cache manager.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
void |
run(String... args) |
findAuthDataByAppKey, findPath, findPluginByName, findRuleBySelectorId, findSelectorByPluginNamepublic ZookeeperSyncCache(org.I0Itec.zkclient.ZkClient zkClient)
zkClient - the zk clientpublic void run(String... args)
run 在接口中 org.springframework.boot.CommandLineRunnerpublic void destroy()
destroy 在接口中 org.springframework.beans.factory.DisposableBeanCopyright © 2019 dromara. All rights reserved.