All Classes and Interfaces
Class
Description
A utility class that bridges the gap between
CompletionStage and AsyncMethodCallback.An
RpcService that handles a Thrift RpcRequest.Creates a new Thrift client that connects to the specified
URI using the builder pattern.ClientOptions to control Thrift-specific behavior.Creates a new Thrift client that connects to a
URI or an EndpointGroup.A
CompletableFuture that can be passed in as an AsyncMethodCallback
when making an asynchronous client-side Thrift RPC.Jackson
Module for Thrift types.A
ListenableFuture that can be passed in as an AsyncMethodCallback
when making an asynchronous client-side Thrift RPC.A container of a Thrift message produced by Apache Thrift.
Provides a set of well-known
TProtocolFactorys.SPI Provider for links from
SerializationFormat to TProtocolFactory.Pair of
SerializationFormat and TProtocolFactory.A container of a Thrift reply or exception object (
TBase or TApplicationException) and
its header (TMessage).Provides Thrift-related
SerializationFormat instances and their TProtocolFactorys.The information about a Thrift service served by
THttpService or ThriftCallService.A generic Thrift-over-HTTP client.
An
HttpService that handles a Thrift call.A fluent builder to build an instance of
THttpService.The
TProtocolFactory that creates a TTextProtocol.