| 接口 | 说明 |
|---|---|
| BootstrapManagerProvider |
Created by rinoux on 2018/9/11.
|
| 类 | 说明 |
|---|---|
| BootstrapRequest |
Tracks the status of a bootstrap request
cache集群节点启动的请求
|
| BootstrapRequestMap |
Simplified version of a Map that wraps a weak value reference concurrent Map of
BootstrapRequests. |
| JGroupsBootstrapCacheLoader |
Loads Elements from a random Cache Peer
|
| JGroupsBootstrapCacheLoaderFactory |
A factory to create a configured JGroupsBootstrapCacheLoader
|
| 枚举 | 说明 |
|---|---|
| BootstrapRequest.BootstrapStatus |
Possible states of a BootstrapRequest
|
| BootstrapSyncType |
同步类型
Created by rinoux on 2018/3/5.
|