| Interface | Description |
|---|---|
| TProtocol | |
| TProtocolReader | |
| TProtocolWriter | |
| TTransport |
| Class | Description |
|---|---|
| TBinaryProtocol |
Binary protocol implementation for thrift.
|
| TCompactProtocol |
TCompactProtocol2 is the Java implementation of the compact protocol specified
in THRIFT-110.
|
| TFacebookCompactProtocol |
TCompactProtocol2 is the Java implementation of the compact protocol specified
in THRIFT-110.
|
| TField | |
| TList | |
| TMap | |
| TMemoryBuffer | |
| TMessage | |
| TMessageType |
Message type constants in the Thrift protocol.
|
| TProtocolUtil | |
| TSet | |
| TStruct | |
| TType |
Type constants in the Thrift protocol.
|
| Exception | Description |
|---|---|
| TProtocolException | |
| TTransportException |
Copyright © 2012–2024. All rights reserved.