@Immutable public class CompilerThriftCodecFactory extends Object implements ThriftCodecFactory
| Constructor and Description |
|---|
CompilerThriftCodecFactory(boolean debug) |
CompilerThriftCodecFactory(boolean debug,
ClassLoader parent) |
CompilerThriftCodecFactory(ClassLoader parent) |
| Modifier and Type | Method and Description |
|---|---|
ThriftCodec<?> |
generateThriftTypeCodec(ThriftCodecManager codecManager,
ThriftStructMetadata metadata) |
@Inject public CompilerThriftCodecFactory(ClassLoader parent)
public CompilerThriftCodecFactory(boolean debug)
public CompilerThriftCodecFactory(boolean debug,
ClassLoader parent)
public ThriftCodec<?> generateThriftTypeCodec(ThriftCodecManager codecManager, ThriftStructMetadata metadata)
generateThriftTypeCodec in interface ThriftCodecFactoryCopyright © 2012–2019. All rights reserved.