public final class ShardingRouteCacheValue extends Object
| Constructor and Description |
|---|
ShardingRouteCacheValue(org.apache.shardingsphere.infra.route.context.RouteContext routeContext) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.shardingsphere.infra.route.context.RouteContext> |
getCachedRouteContext()
Get cached route context.
|
public ShardingRouteCacheValue(org.apache.shardingsphere.infra.route.context.RouteContext routeContext)
public Optional<org.apache.shardingsphere.infra.route.context.RouteContext> getCachedRouteContext()
Copyright © 2023 The Apache Software Foundation. All rights reserved.