All Classes
-
Class Description AsyncMethodCallbacks A utility class that bridges the gap betweenCompletionStageandAsyncMethodCallback.ThriftCall ThriftCallService AnRpcServicethat handles a ThriftRpcRequest.ThriftCompletableFuture<T> ACompletableFuturethat can be passed in as anAsyncMethodCallbackwhen making an asynchronous client-side Thrift RPC.ThriftDocServicePlugin DocServicePluginimplementation that supportsTHttpServices.ThriftFutures Static factory methods pertaining to theThriftCompletableFutureandThriftListenableFuture.ThriftListenableFuture<T> AListenableFuturethat can be passed in as anAsyncMethodCallbackwhen making an asynchronous client-side Thrift RPC.ThriftMessage A container of a Thrift message produced by Apache Thrift.ThriftProtocolFactories Provides a set of the knownTProtocolFactoryinstances.ThriftReply A container of a Thrift reply or exception object (TBaseorTApplicationException) and its header (TMessage).ThriftSerializationFormatProvider SerializationFormatProviderthat provides the Thrift-relatedSerializationFormats.ThriftSerializationFormats Thrift-relatedSerializationFormatinstances.ThriftServiceEntry The information about a Thrift service served byTHttpServiceorThriftCallService.ThriftStructuredLog A representation and constructor of a service log which holds Apache Thrift based RPC invocation oriented information.ThriftStructuredLogJsonFormat A utility to provide JSON based service log serialization.THttpClient A generic Thrift-over-HTTP client.THttpClientFactoryProvider ClientFactoryProviderthat creates aTHttpClientFactory.THttpService AnHttpServicethat handles a Thrift call.THttpServiceBuilder A fluent builder to build an instance ofTHttpService.TTextProtocol A simple text format for serializing/deserializing thrift messages.TTextProtocol.Factory Factory.