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