|
2218 | 2218 | },
|
2219 | 2219 | {
|
2220 | 2220 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.manager.cluster.dispatch.handler.database.metadata.TableChangedHandler"},
|
2221 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2221 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2222 | 2222 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"tableName"}]
|
2223 | 2223 | },
|
2224 | 2224 | {
|
2225 | 2225 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.manager.cluster.dispatch.listener.DataChangedEventListenerRegistry"},
|
2226 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2226 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2227 | 2227 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}]
|
2228 | 2228 | },
|
2229 | 2229 | {
|
2230 | 2230 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.manager.cluster.dispatch.listener.type.DatabaseMetaDataChangedListener"},
|
2231 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2231 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2232 | 2232 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"tableName"}]
|
2233 | 2233 | },
|
2234 | 2234 | {
|
2235 | 2235 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.metadata.persist.metadata.service.DatabaseMetaDataPersistService"},
|
2236 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2236 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2237 | 2237 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}]
|
2238 | 2238 | },
|
2239 | 2239 | {
|
2240 | 2240 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.metadata.persist.metadata.service.SchemaMetaDataPersistService"},
|
2241 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2241 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2242 | 2242 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"tableName"}]
|
2243 | 2243 | },
|
2244 | 2244 | {
|
2245 | 2245 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.metadata.persist.metadata.service.TableMetaDataPersistService"},
|
2246 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetadataNodePath", |
| 2246 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.TableMetaDataNodePath", |
2247 | 2247 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"tableName"}]
|
2248 | 2248 | },
|
2249 | 2249 | {
|
2250 | 2250 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.manager.cluster.dispatch.listener.type.DatabaseMetaDataChangedListener"},
|
2251 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.ViewMetadataNodePath", |
| 2251 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.ViewMetaDataNodePath", |
2252 | 2252 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"viewName"}]
|
2253 | 2253 | },
|
2254 | 2254 | {
|
2255 | 2255 | "condition":{"typeReachable":"org.apache.shardingsphere.mode.metadata.persist.metadata.service.ViewMetaDataPersistService"},
|
2256 |
| - "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.ViewMetadataNodePath", |
| 2256 | + "name":"org.apache.shardingsphere.mode.node.path.type.database.metadata.schema.ViewMetaDataNodePath", |
2257 | 2257 | "fields":[{"name":"databaseName"}, {"name":"schemaName"}, {"name":"viewName"}]
|
2258 | 2258 | },
|
2259 | 2259 | {
|
|
0 commit comments