JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shardingsphere.core.route
,
org.apache.shardingsphere.core.route.hook
,
org.apache.shardingsphere.core.route.router.masterslave
,
org.apache.shardingsphere.core.route.router.sharding
,
org.apache.shardingsphere.core.route.router.sharding.condition
,
org.apache.shardingsphere.core.route.router.sharding.condition.engine
,
org.apache.shardingsphere.core.route.router.sharding.condition.generator
,
org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl
,
org.apache.shardingsphere.core.route.router.sharding.keygen
,
org.apache.shardingsphere.core.route.router.sharding.validator
,
org.apache.shardingsphere.core.route.router.sharding.validator.impl
,
org.apache.shardingsphere.core.route.spi
,
org.apache.shardingsphere.core.route.type
,
org.apache.shardingsphere.core.route.type.broadcast
,
org.apache.shardingsphere.core.route.type.complex
,
org.apache.shardingsphere.core.route.type.defaultdb
,
org.apache.shardingsphere.core.route.type.ignore
,
org.apache.shardingsphere.core.route.type.standard
,
org.apache.shardingsphere.core.route.type.unicast
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.core.route.router.sharding.condition.
AlwaysFalseRouteValue
(implements org.apache.shardingsphere.core.strategy.route.value.
RouteValue
)
org.apache.shardingsphere.core.route.
BatchRouteUnit
org.apache.shardingsphere.core.route.type.complex.
CartesianRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.router.sharding.condition.
Column
org.apache.shardingsphere.core.route.type.complex.
ComplexRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValue
org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.
ConditionValueBetweenOperatorGenerator
(implements org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValueGenerator
<T>)
org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.
ConditionValueCompareOperatorGenerator
(implements org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValueGenerator
<T>)
org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValueGeneratorFactory
org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.
ConditionValueInOperatorGenerator
(implements org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValueGenerator
<T>)
org.apache.shardingsphere.core.route.type.broadcast.
DatabaseBroadcastRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.type.broadcast.
DataSourceGroupBroadcastRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.type.defaultdb.
DefaultDatabaseRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.spi.
DefaultTimeService
(implements org.apache.shardingsphere.core.route.spi.
TimeService
)
org.apache.shardingsphere.core.route.router.sharding.condition.
ExpressionConditionUtils
org.apache.shardingsphere.core.route.router.sharding.keygen.
GeneratedKey
org.apache.shardingsphere.core.route.type.ignore.
IgnoreRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.router.sharding.condition.engine.
InsertClauseShardingConditionEngine
org.apache.shardingsphere.core.route.type.broadcast.
MasterInstanceBroadcastRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.router.masterslave.
MasterSlaveRouter
org.apache.shardingsphere.core.route.router.masterslave.
MasterVisitedManager
org.apache.shardingsphere.core.route.
PreparedStatementRoutingEngine
org.apache.shardingsphere.core.route.
RouteUnit
org.apache.shardingsphere.core.route.router.sharding.
RoutingEngineFactory
org.apache.shardingsphere.core.route.type.
RoutingResult
org.apache.shardingsphere.core.route.type.
RoutingUnit
org.apache.shardingsphere.core.route.router.sharding.condition.
ShardingCondition
org.apache.shardingsphere.core.route.router.sharding.condition.
AlwaysFalseShardingCondition
org.apache.shardingsphere.core.route.router.sharding.condition.
ShardingConditions
org.apache.shardingsphere.core.route.router.sharding.validator.impl.
ShardingInsertStatementValidator
(implements org.apache.shardingsphere.core.route.router.sharding.validator.
ShardingStatementValidator
<T>)
org.apache.shardingsphere.core.route.router.masterslave.
ShardingMasterSlaveRouter
org.apache.shardingsphere.core.route.router.sharding.
ShardingRouter
org.apache.shardingsphere.core.route.router.sharding.validator.
ShardingStatementValidatorFactory
org.apache.shardingsphere.core.route.router.sharding.validator.impl.
ShardingUpdateStatementValidator
(implements org.apache.shardingsphere.core.route.router.sharding.validator.
ShardingStatementValidator
<T>)
org.apache.shardingsphere.core.route.hook.
SPIRoutingHook
(implements org.apache.shardingsphere.core.route.hook.
RoutingHook
)
org.apache.shardingsphere.core.route.spi.
SPITimeService
(implements org.apache.shardingsphere.core.route.spi.
TimeService
)
org.apache.shardingsphere.core.route.
SQLLogger
org.apache.shardingsphere.core.route.
SQLRouteResult
org.apache.shardingsphere.core.route.
SQLUnit
org.apache.shardingsphere.core.route.type.standard.
StandardRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.
StatementRoutingEngine
org.apache.shardingsphere.core.route.type.broadcast.
TableBroadcastRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.type.
TableUnit
org.apache.shardingsphere.core.route.type.unicast.
UnicastRoutingEngine
(implements org.apache.shardingsphere.core.route.type.
RoutingEngine
)
org.apache.shardingsphere.core.route.router.sharding.condition.engine.
WhereClauseShardingConditionEngine
Interface Hierarchy
org.apache.shardingsphere.core.route.router.sharding.condition.generator.
ConditionValueGenerator
<T>
org.apache.shardingsphere.core.route.type.
RoutingEngine
org.apache.shardingsphere.core.route.hook.
RoutingHook
org.apache.shardingsphere.core.route.router.sharding.validator.
ShardingStatementValidator
<T>
org.apache.shardingsphere.core.route.spi.
TimeService
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
The Apache Software Foundation
. All rights reserved.