public class ZookeeperSyncDataService extends Object implements SyncDataService, AutoCloseable
| 构造器和说明 |
|---|
ZookeeperSyncDataService(org.I0Itec.zkclient.ZkClient zkClient,
PluginDataSubscriber pluginDataSubscriber,
List<MetaDataSubscriber> metaDataSubscribers,
List<AuthDataSubscriber> authDataSubscribers)
Instantiates a new Zookeeper cache manager.
|
public ZookeeperSyncDataService(org.I0Itec.zkclient.ZkClient zkClient,
PluginDataSubscriber pluginDataSubscriber,
List<MetaDataSubscriber> metaDataSubscribers,
List<AuthDataSubscriber> authDataSubscribers)
zkClient - the zk clientpublic void close()
close 在接口中 AutoCloseableCopyright © 2020 dromara. All rights reserved.