| Class | Description |
|---|---|
| TBinaryProtocolSerializer | |
| TCompactProtocolSerializer | |
| ThriftOnlySerializerProvider |
Serializer provider that only holds serializers that is also supported by
apache thrift.
|
| ThriftSerializerProvider |
Default serializer provider with added serializers for the thrift protocols
not covered by pure serializer.
|
| TJsonProtocolSerializer | |
| TSimpleJsonProtocolSerializer | |
| TTupleProtocolSerializer |
TProtocol serializer specialized for Tuple protocol, just because thrift
decided that this protocol should be written in a different way than other
protocols.
|
Copyright © 2015–2018 morimekta.net. All rights reserved.