| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sharding.cache.route.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<ShardingRouteCacheValue> |
ShardingRouteCache.get(ShardingRouteCacheKey key)
Get cached route result.
|
void |
ShardingRouteCache.put(ShardingRouteCacheKey key,
ShardingRouteCacheValue value)
Cache route result.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.