| 类 | 说明 |
|---|---|
| ByteSerializer |
基于string的序列化方式
|
| StringSerializer |
基于string的序列化方式
|
| ZkClientx |
使用自定义的ZooKeeperx for zk connection
|
| ZookeeperPathUtils |
存储结构:
/otter
canal
cluster
destinations
dest1
running (EPHEMERAL)
cluster
client1
running (EPHEMERAL)
cluster
filter
cursor
mark
1
2
3
|
| ZooKeeperx |
封装了ZooKeeper,使其支持节点的优先顺序,比如美国机房的节点会优先加载美国对应的zk集群列表,都失败后才会选择加载杭州的zk集群列表 *
|
Copyright © 2023. All rights reserved.