| Class | Description |
|---|---|
| AbstractTGrizzlyTransport |
Abstract class for implementing thrift's TTransport.
|
| TGrizzlyClientTransport |
TGrizzlyClientTransport is the client-side TTransport.
|
| TGrizzlyServerTransport |
TGrizzlyServerTransport is the server-side TTransport.
|
| ThriftClientFilter<T extends org.apache.thrift.TServiceClient> |
ThriftClientFilter is a client-side filter for Thrift RPC processors.
|
| ThriftFrameFilter |
ThriftFrameFilter supports TFramedTranport that ensures a fully read message by preceding messages with a 4-byte frame size.
|
| ThriftServerFilter |
ThriftServerFilter is a server-side filter for Thrift RPC processors.
|
| Exception | Description |
|---|---|
| TTimedoutException |
Copyright © 2017-2019 Oracle Corporation. All Rights Reserved.