| Package | Description |
|---|---|
| org.apache.shardingsphere.sharding.cache.route.cache |
| Modifier and Type | Method and Description |
|---|---|
Optional<ShardingRouteCacheValue> |
ShardingRouteCache.get(ShardingRouteCacheKey key)
Get cached route result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShardingRouteCache.put(ShardingRouteCacheKey key,
ShardingRouteCacheValue value)
Cache route result.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.