| Class | Description |
|---|---|
| BooleanArrayThriftCodec | |
| BooleanThriftCodec | |
| ByteBufferThriftCodec | |
| ByteThriftCodec | |
| DoubleArrayThriftCodec | |
| DoubleThriftCodec | |
| IntArrayThriftCodec | |
| IntegerThriftCodec | |
| ListThriftCodec<T> | |
| LongArrayThriftCodec | |
| LongThriftCodec | |
| MapThriftCodec<K,V> | |
| OptionalDoubleThriftCodec | |
| OptionalIntThriftCodec | |
| OptionalLongThriftCodec | |
| OptionalThriftCodec<T> | |
| SetThriftCodec<T> | |
| ShortArrayThriftCodec | |
| ShortThriftCodec | |
| StringThriftCodec | |
| VoidThriftCodec |
VoidThriftCodec is a convenience codec used for service invocations that return void type.
|
Copyright © 2012–2019. All rights reserved.