| 接口 | 说明 |
|---|---|
| LocalCacheManager |
Abstract cache interface for support http, zookeeper, websocket, and others.
|
| 类 | 说明 |
|---|---|
| AbstractLocalCacheManager |
Implements the main method of LookupCacheManager, providing an API for updating cache operations.
|
| HttpLongPollSyncCache |
HTTP long polling implementation.
|
| UpstreamCacheManager |
this is divide http url upstream.
|
| WebsocketSyncCache |
The type Websocket sync cache.
|
| ZookeeperSyncCache |
this cache data with zookeeper.
|
Copyright © 2019 dromara. All rights reserved.