| Package | Description |
|---|---|
| org.apache.servicecomb.core.definition.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaFactory<CONTEXT extends SchemaContext>
由consumer或producer发起的契约注册
在consumer场景中,如果本地没有契约,需要从服务中心下载契约
在producer场景中,如果本地没有契约,需要根据实现类动态生成契约
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerSchemaContext |
class |
ProducerSchemaContext |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaMeta |
StaticSchemaFactory.createSchema(SchemaContext context) |
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.