Class | Description |
---|---|
BootstrapClientTransport |
The client side transport of a BootstrapTransport.
|
BootstrapServerTransport |
The server side of bootstrap transport.
|
BootstrapServerTransport.Factory |
Factory to create
BootstrapServerTransport instance on server side. |
PeekableTransport |
A transport that one can peek a given number of bytes from the read stream without changing the
read position.
|
SocketTrackingTServerSocket |
Extension of TServerSocket which tracks all accepted sockets and closes them when the server
socket is closed.
|
ThriftUtils |
Util class for methods to create Thrift communication with Alluxio services.
|
Copyright © 2023. All Rights Reserved.