|
2251 | 2251 | "condition": { |
2252 | 2252 | "typeReached": "org.apache.shardingsphere.proxy.frontend.netty.ServerHandlerInitializer" |
2253 | 2253 | }, |
2254 | | - "type": "org.apache.shardingsphere.db.protocol.codec.PacketCodec" |
| 2254 | + "type": "org.apache.shardingsphere.database.protocol.codec.PacketCodec" |
2255 | 2255 | }, |
2256 | 2256 | { |
2257 | 2257 | "condition": { |
2258 | | - "typeReached": "org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolServerInfo" |
| 2258 | + "typeReached": "org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolServerInfo" |
2259 | 2259 | }, |
2260 | | - "type": "org.apache.shardingsphere.db.protocol.firebird.constant.FirebirdProtocolDefaultVersionProvider" |
| 2260 | + "type": "org.apache.shardingsphere.database.protocol.firebird.constant.FirebirdProtocolDefaultVersionProvider" |
2261 | 2261 | }, |
2262 | 2262 | { |
2263 | 2263 | "condition": { |
2264 | | - "typeReached": "org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolServerInfo" |
| 2264 | + "typeReached": "org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolServerInfo" |
2265 | 2265 | }, |
2266 | | - "type": "org.apache.shardingsphere.db.protocol.mysql.constant.MySQLProtocolDefaultVersionProvider" |
| 2266 | + "type": "org.apache.shardingsphere.database.protocol.mysql.constant.MySQLProtocolDefaultVersionProvider" |
2267 | 2267 | }, |
2268 | 2268 | { |
2269 | 2269 | "condition": { |
2270 | 2270 | "typeReached": "org.apache.shardingsphere.proxy.frontend.mysql.MySQLFrontendEngine" |
2271 | 2271 | }, |
2272 | | - "type": "org.apache.shardingsphere.db.protocol.mysql.netty.MySQLSequenceIdInboundHandler" |
| 2272 | + "type": "org.apache.shardingsphere.database.protocol.mysql.netty.MySQLSequenceIdInboundHandler" |
2273 | 2273 | }, |
2274 | 2274 | { |
2275 | 2275 | "condition": { |
2276 | 2276 | "typeReached": "org.apache.shardingsphere.proxy.frontend.netty.ServerHandlerInitializer" |
2277 | 2277 | }, |
2278 | | - "type": "org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer" |
| 2278 | + "type": "org.apache.shardingsphere.database.protocol.netty.ChannelAttrInitializer" |
2279 | 2279 | }, |
2280 | 2280 | { |
2281 | 2281 | "condition": { |
2282 | 2282 | "typeReached": "org.apache.shardingsphere.proxy.frontend.netty.ServerHandlerInitializer" |
2283 | 2283 | }, |
2284 | | - "type": "org.apache.shardingsphere.db.protocol.netty.ProxyFlowControlHandler" |
| 2284 | + "type": "org.apache.shardingsphere.database.protocol.netty.ProxyFlowControlHandler" |
2285 | 2285 | }, |
2286 | 2286 | { |
2287 | 2287 | "condition": { |
2288 | | - "typeReached": "org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolServerInfo" |
| 2288 | + "typeReached": "org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolServerInfo" |
2289 | 2289 | }, |
2290 | | - "type": "org.apache.shardingsphere.db.protocol.opengauss.constant.OpenGaussProtocolDefaultVersionProvider" |
| 2290 | + "type": "org.apache.shardingsphere.database.protocol.opengauss.constant.OpenGaussProtocolDefaultVersionProvider" |
2291 | 2291 | }, |
2292 | 2292 | { |
2293 | 2293 | "condition": { |
2294 | | - "typeReached": "org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolServerInfo" |
| 2294 | + "typeReached": "org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolServerInfo" |
2295 | 2295 | }, |
2296 | | - "type": "org.apache.shardingsphere.db.protocol.postgresql.constant.PostgreSQLProtocolDefaultVersionProvider" |
| 2296 | + "type": "org.apache.shardingsphere.database.protocol.postgresql.constant.PostgreSQLProtocolDefaultVersionProvider" |
2297 | 2297 | }, |
2298 | 2298 | { |
2299 | 2299 | "condition": { |
|
12470 | 12470 | }, |
12471 | 12471 | { |
12472 | 12472 | "condition": { |
12473 | | - "typeReached": "org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet" |
| 12473 | + "typeReached": "org.apache.shardingsphere.database.protocol.mysql.constant.MySQLCharacterSet" |
12474 | 12474 | }, |
12475 | 12475 | "glob": "META-INF/services/java.nio.charset.spi.CharsetProvider" |
12476 | 12476 | }, |
|
12578 | 12578 | }, |
12579 | 12579 | { |
12580 | 12580 | "condition": { |
12581 | | - "typeReached": "org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolServerInfo" |
| 12581 | + "typeReached": "org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolServerInfo" |
12582 | 12582 | }, |
12583 | | - "glob": "META-INF/services/org.apache.shardingsphere.db.protocol.constant.DatabaseProtocolDefaultVersionProvider" |
| 12583 | + "glob": "META-INF/services/org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolDefaultVersionProvider" |
12584 | 12584 | }, |
12585 | 12585 | { |
12586 | 12586 | "condition": { |
|
0 commit comments