Interface | Description |
---|---|
MetadataErrors.Monitor | |
ThriftExtraction |
ThriftExtraction contains information an extraction point for a single thrift field.
|
ThriftInjection |
ThriftInjection contains information an injection point for a single thrift field.
|
Class | Description |
---|---|
AbstractThriftMetadataBuilder | |
DecoratorThriftFieldMetadata |
ThriftFieldMetadata 的代理类,
重载DecoratorThriftFieldMetadata.getRequiredness() 方法,根据参数类型对返回值进行修改 |
DecoratorThriftStructMetadata | |
MetadataErrors |
MetadataErrors collects all known issues with metadata extraction.
|
ReflectionHelper | |
ThriftCatalog |
ThriftCatalog contains the metadata for all known structs, enums and type coercions.
|
ThriftCatalogWithTransformer | |
ThriftConstructorInjection | |
ThriftEnumMetadata<T extends java.lang.Enum<T>> | |
ThriftEnumMetadataBuilder<T extends java.lang.Enum<T>> | |
ThriftFieldExtractor | |
ThriftFieldInjection | |
ThriftFieldMetadata |
ThriftFieldMetadata defines a single thrift field including the value extraction and injection
points.
|
ThriftMethodExtractor | |
ThriftMethodInjection | |
ThriftParameterInjection | |
ThriftStructMetadata | |
ThriftStructMetadataBuilder | |
ThriftType |
ThriftType contains all metadata necessary for converting the java type to and from Thrift.
|
ThriftUnionMetadataBuilder | |
TypeCoercion |
Enum | Description |
---|---|
FieldKind | |
ThriftStructMetadata.MetadataType |
Exception | Description |
---|---|
MetadataErrorException | |
MetadataWarningException |
Copyright © 2019. All rights reserved.