| Class | Description |
|---|---|
| CoercionThriftCodec<T> |
CoercionThriftCodec encapsulates a ThriftCodec and coerces the values to another type using
the supplied ThriftCoercion.
|
| DefaultJavaCoercions |
| Annotation Type | Description |
|---|---|
| FromThrift |
Marks a method as being a conversion from a native Thrift type to a Java Type.
|
| ToThrift |
Marks a method as being a conversion to a native Thrift type from a Java Type.
|
Copyright © 2012–2024. All rights reserved.