| FilterTransport |
Transport that simply wraps another transport.
|
| SaslClientDigestCallbackHandler |
Client-side callbackhandler for sasl authentication which is the client-side sibling to the
server-side SaslDigestCallbackHandler.
|
| SaslConnectionParams |
Connection parameters for setting up a TSaslTransportFactory
|
| SaslDigestCallbackHandler |
Common serialization methods across the client and server callback handlers for SASL.
|
| SslConnectionParams |
|
| TBufferedSocket |
|
| ThriftUtil |
Factory methods for creating Thrift client objects
|
| TraceProtocolFactory |
TCompactProtocol.Factory implementation which uses a protocol
which traces
|
| TTimeoutTransport |
A utility class for setting up a TTransport with various necessary configurations for
ideal performance in Accumulo.
|
| UGIAssumingTransport |
The Thrift SASL transports call Sasl.createSaslServer and Sasl.createSaslClient inside open().
|
| UGIAssumingTransportFactory |
A TransportFactory that wraps another one, but assumes a specified UGI before calling through.
|