| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,ShardingSphereSchema> |
GenericSchemaBuilder.build(Collection<String> tableNames,
GenericSchemaBuilderMaterials materials)
Build generic schema.
|
static Map<String,ShardingSphereSchema> |
GenericSchemaBuilder.build(GenericSchemaBuilderMaterials materials)
Build generic schema.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,SchemaMetaData> |
RuleBasedSchemaMetaDataDecorator.decorate(Map<String,SchemaMetaData> schemaMetaDataMap,
T rule,
GenericSchemaBuilderMaterials materials)
Decorate schema meta data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<SchemaMetaDataLoaderMaterials> |
SchemaMetaDataUtil.getSchemaMetaDataLoaderMaterials(Collection<String> tableNames,
GenericSchemaBuilderMaterials materials,
boolean checkMetaDataEnable)
Get schema meta data loader materials.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.