public class ThriftCatalogWithTransformer extends ThriftCatalog
| Constructor and Description |
|---|
ThriftCatalogWithTransformer() |
ThriftCatalogWithTransformer(MetadataErrors.Monitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
<T> ThriftStructMetadata |
getThriftStructMetadata(java.lang.reflect.Type structType)
Gets the ThriftStructMetadata for the specified struct class.
|
addDefaultCoercions, addThriftType, getDefaultCoercion, getMethodOrder, getThriftDocumentation, getThriftDocumentation, getThriftDocumentation, getThriftDocumentation, getThriftEnumMetadata, getThriftType, isSupportedArrayComponentType, isSupportedStructFieldTypepublic ThriftCatalogWithTransformer()
public ThriftCatalogWithTransformer(MetadataErrors.Monitor monitor)
public <T> ThriftStructMetadata getThriftStructMetadata(java.lang.reflect.Type structType)
ThriftCataloggetThriftStructMetadata in class ThriftCatalogCopyright © 2019. All rights reserved.