@NotThreadSafe public class ThriftCodecByteCodeGenerator<T> extends Object
| Constructor and Description |
|---|
ThriftCodecByteCodeGenerator(ThriftCodecManager codecManager,
ThriftStructMetadata metadata,
DynamicClassLoader classLoader,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
ThriftCodec<T> |
getThriftCodec() |
static ParameterizedType |
toParameterizedType(ThriftType type) |
public ThriftCodecByteCodeGenerator(ThriftCodecManager codecManager, ThriftStructMetadata metadata, DynamicClassLoader classLoader, boolean debug)
public ThriftCodec<T> getThriftCodec()
public static ParameterizedType toParameterizedType(ThriftType type)
Copyright © 2012-2017. All Rights Reserved.