| 程序包 | 说明 |
|---|---|
| com.facebook.swift.codec.metadata |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ThriftCatalog |
AbstractThriftMetadataBuilder.catalog |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractThriftMetadataBuilder.normalizeThriftFields(ThriftCatalog catalog) |
protected void |
AbstractThriftMetadataBuilder.verifyFieldType(short id,
java.lang.String name,
java.util.Collection<com.facebook.swift.codec.metadata.FieldMetadata> fields,
ThriftCatalog catalog)
Verifies that the the fields all have a supported Java type and that all fields map to the
exact same ThriftType.
|
| 构造器和说明 |
|---|
AbstractThriftMetadataBuilder(ThriftCatalog catalog,
java.lang.reflect.Type structType) |
ThriftStructMetadataBuilder(ThriftCatalog catalog,
java.lang.reflect.Type structType) |
ThriftUnionMetadataBuilder(ThriftCatalog catalog,
java.lang.reflect.Type structType) |
Copyright © 2020. All Rights Reserved.