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, isSupportedStructFieldType
public ThriftCatalogWithTransformer()
public ThriftCatalogWithTransformer(MetadataErrors.Monitor monitor)
public <T> ThriftStructMetadata getThriftStructMetadata(java.lang.reflect.Type structType)
ThriftCatalog
getThriftStructMetadata
in class ThriftCatalog
Copyright © 2019. All rights reserved.