文件名称: libthrift-0.19.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.19.0</version>
</dependency>Gradle:
implementation group: 'org.apache.thrift', name: 'libthrift', version: '0.19.0'
Gradle (Short):
implementation 'org.apache.thrift:libthrift:0.19.0'
Gradle (Kotlin):
implementation("org.apache.thrift:libthrift:0.19.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.thrift
org.apache.thrift.annotation
org.apache.thrift.async
org.apache.thrift.meta_data
org.apache.thrift.partial
org.apache.thrift.protocol
org.apache.thrift.scheme
org.apache.thrift.server
org.apache.thrift.transport
org.apache.thrift.transport.layered
org.apache.thrift.transport.sasl
org.apache.thrift.utilsorg.apache.thrift.AsyncProcessFunction
org.apache.thrift.EncodingUtils
org.apache.thrift.Option
org.apache.thrift.Option.None
org.apache.thrift.Option.Some
org.apache.thrift.ProcessFunction
org.apache.thrift.TApplicationException
org.apache.thrift.TAsyncProcessor
org.apache.thrift.TBase
org.apache.thrift.TBaseAsyncProcessor
org.apache.thrift.TBaseHelper
org.apache.thrift.TBaseProcessor
org.apache.thrift.TByteArrayOutputStream
org.apache.thrift.TConfiguration
org.apache.thrift.TConfiguration.Builder
org.apache.thrift.TDeserializer
org.apache.thrift.TEnum
org.apache.thrift.TEnumHelper
org.apache.thrift.TException
org.apache.thrift.TFieldIdEnum
org.apache.thrift.TFieldRequirementType
org.apache.thrift.THttpClientResponseHandler
org.apache.thrift.TMultiplexedProcessor
org.apache.thrift.TNonblockingMultiFetchClient
org.apache.thrift.TNonblockingMultiFetchStats
org.apache.thrift.TProcessor
org.apache.thrift.TProcessorFactory
org.apache.thrift.TSerializable
org.apache.thrift.TSerializer
org.apache.thrift.TServiceClient
org.apache.thrift.TServiceClientFactory
org.apache.thrift.TUnion
org.apache.thrift.async.AsyncMethodCallback
org.apache.thrift.async.AsyncMethodFutureAdapter
org.apache.thrift.async.TAsyncClient
org.apache.thrift.async.TAsyncClientFactory
org.apache.thrift.async.TAsyncClientManager
org.apache.thrift.async.TAsyncMethodCall
org.apache.thrift.meta_data.EnumMetaData
org.apache.thrift.meta_data.FieldMetaData
org.apache.thrift.meta_data.FieldValueMetaData
org.apache.thrift.meta_data.ListMetaData
org.apache.thrift.meta_data.MapMetaData
org.apache.thrift.meta_data.SetMetaData
org.apache.thrift.meta_data.StructMetaData
org.apache.thrift.partial.EnumCache
org.apache.thrift.partial.PartialThriftComparer
org.apache.thrift.partial.TFieldData
org.apache.thrift.partial.ThriftField
org.apache.thrift.partial.ThriftFieldValueProcessor
org.apache.thrift.partial.ThriftMetadata
org.apache.thrift.partial.ThriftMetadata.ThriftContainer
org.apache.thrift.partial.ThriftMetadata.ThriftEnum
org.apache.thrift.partial.ThriftMetadata.ThriftList
org.apache.thrift.partial.ThriftMetadata.ThriftMap
org.apache.thrift.partial.ThriftMetadata.ThriftObject
org.apache.thrift.partial.ThriftMetadata.ThriftPrimitive
org.apache.thrift.partial.ThriftMetadata.ThriftSet
org.apache.thrift.partial.ThriftMetadata.ThriftStruct
org.apache.thrift.partial.ThriftMetadata.ThriftStructBase
org.apache.thrift.partial.ThriftMetadata.ThriftUnion
org.apache.thrift.partial.ThriftStructProcessor
org.apache.thrift.partial.Validate
org.apache.thrift.protocol.TBinaryProtocol
org.apache.thrift.protocol.TBinaryProtocol.Factory
org.apache.thrift.protocol.TCompactProtocol
org.apache.thrift.protocol.TCompactProtocol.Factory
org.apache.thrift.protocol.TField
org.apache.thrift.protocol.TJSONProtocol
org.apache.thrift.protocol.TJSONProtocol.Factory
org.apache.thrift.protocol.TJSONProtocol.JSONBaseContext
org.apache.thrift.protocol.TList
org.apache.thrift.protocol.TMap
org.apache.thrift.protocol.TMessage
org.apache.thrift.protocol.TMessageType
org.apache.thrift.protocol.TMultiplexedProtocol
org.apache.thrift.protocol.TProtocol
org.apache.thrift.protocol.TProtocol.ReadCallback
org.apache.thrift.protocol.TProtocol.ReadCollectionCallback
org.apache.thrift.protocol.TProtocol.ReadMapEntryCallback
org.apache.thrift.protocol.TProtocol.WriteCallback
org.apache.thrift.protocol.TProtocolDecorator
org.apache.thrift.protocol.TProtocolException
org.apache.thrift.protocol.TProtocolFactory
org.apache.thrift.protocol.TProtocolUtil
org.apache.thrift.protocol.TReadProtocol
org.apache.thrift.protocol.TSet
org.apache.thrift.protocol.TSimpleJSONProtocol
org.apache.thrift.protocol.TSimpleJSONProtocol.CollectionMapKeyException
org.apache.thrift.protocol.TSimpleJSONProtocol.Context
org.apache.thrift.protocol.TSimpleJSONProtocol.Factory
org.apache.thrift.protocol.TStruct
org.apache.thrift.protocol.TTupleProtocol
org.apache.thrift.protocol.TTupleProtocol.Factory
org.apache.thrift.protocol.TType
org.apache.thrift.protocol.TWriteProtocol
org.apache.thrift.scheme.IScheme
org.apache.thrift.scheme.SchemeFactory
org.apache.thrift.scheme.StandardScheme
org.apache.thrift.scheme.TupleScheme
org.apache.thrift.server.AbstractNonblockingServer
org.apache.thrift.server.AbstractNonblockingServer.AbstractNonblockingServerArgs
org.apache.thrift.server.ServerContext
org.apache.thrift.server.TExtensibleServlet
org.apache.thrift.server.THsHaServer
org.apache.thrift.server.THsHaServer.Args
org.apache.thrift.server.TNonblockingServer
org.apache.thrift.server.TNonblockingServer.Args
org.apache.thrift.server.TSaslNonblockingServer
org.apache.thrift.server.TSaslNonblockingServer.Args
org.apache.thrift.server.TServer
org.apache.thrift.server.TServer.AbstractServerArgs
org.apache.thrift.server.TServer.Args
org.apache.thrift.server.TServerEventHandler
org.apache.thrift.server.TServlet
org.apache.thrift.server.TSimpleServer
org.apache.thrift.server.TThreadPoolServer
org.apache.thrift.server.TThreadPoolServer.Args
org.apache.thrift.server.TThreadedSelectorServer
org.apache.thrift.server.TThreadedSelectorServer.Args
org.apache.thrift.server.TThreadedSelectorServer.SelectorThreadLoadBalancer
org.apache.thrift.transport.AutoExpandingBuffer
org.apache.thrift.transport.AutoExpandingBufferReadTransport
org.apache.thrift.transport.AutoExpandingBufferWriteTransport
org.apache.thrift.transport.TByteBuffer
org.apache.thrift.transport.TEOFException
org.apache.thrift.transport.TEndpointTransport
org.apache.thrift.transport.TFileProcessor
org.apache.thrift.transport.TFileTransport
org.apache.thrift.transport.TFileTransport.ChunkState
org.apache.thrift.transport.TFileTransport.Event
org.apache.thrift.transport.TFileTransport.TruncableBufferedInputStream
org.apache.thrift.transport.THttpClient
org.apache.thrift.transport.THttpClient.Factory
org.apache.thrift.transport.TIOStreamTransport
org.apache.thrift.transport.TMemoryBuffer
org.apache.thrift.transport.TMemoryInputTransport
org.apache.thrift.transport.TMemoryTransport
org.apache.thrift.transport.TNonblockingServerSocket
org.apache.thrift.transport.TNonblockingServerSocket.NonblockingAbstractServerSocketArgs
org.apache.thrift.transport.TNonblockingServerTransport
org.apache.thrift.transport.TNonblockingSocket
org.apache.thrift.transport.TNonblockingTransport
org.apache.thrift.transport.TSSLTransportFactory
org.apache.thrift.transport.TSSLTransportFactory.TSSLTransportParameters
org.apache.thrift.transport.TSaslClientTransport
org.apache.thrift.transport.TSaslServerTransport
org.apache.thrift.transport.TSaslServerTransport.Factory
org.apache.thrift.transport.TSeekableFile
org.apache.thrift.transport.TServerSocket
org.apache.thrift.transport.TServerSocket.ServerSocketTransportArgs
org.apache.thrift.transport.TServerTransport
org.apache.thrift.transport.TServerTransport.AbstractServerTransportArgs
org.apache.thrift.transport.TSimpleFileTransport
org.apache.thrift.transport.TSocket
org.apache.thrift.transport.TStandardFile
org.apache.thrift.transport.TTransport
org.apache.thrift.transport.TTransportException
org.apache.thrift.transport.TTransportFactory
org.apache.thrift.transport.TZlibTransport
org.apache.thrift.transport.TZlibTransport.Factory
org.apache.thrift.transport.layered.TFastFramedTransport
org.apache.thrift.transport.layered.TFastFramedTransport.Factory
org.apache.thrift.transport.layered.TFramedTransport
org.apache.thrift.transport.layered.TFramedTransport.Factory
org.apache.thrift.transport.layered.TLayeredTransport
org.apache.thrift.transport.sasl.DataFrameHeaderReader
org.apache.thrift.transport.sasl.DataFrameReader
org.apache.thrift.transport.sasl.DataFrameWriter
org.apache.thrift.transport.sasl.FixedSizeHeaderReader
org.apache.thrift.transport.sasl.FrameHeaderReader
org.apache.thrift.transport.sasl.FrameReader
org.apache.thrift.transport.sasl.FrameWriter
org.apache.thrift.transport.sasl.NonblockingSaslHandler
org.apache.thrift.transport.sasl.SaslNegotiationFrameReader
org.apache.thrift.transport.sasl.SaslNegotiationFrameWriter
org.apache.thrift.transport.sasl.SaslNegotiationHeaderReader
org.apache.thrift.transport.sasl.SaslPeer
org.apache.thrift.transport.sasl.ServerSaslPeer
org.apache.thrift.transport.sasl.TBaseSaslProcessorFactory
org.apache.thrift.transport.sasl.TInvalidSaslFrameException
org.apache.thrift.transport.sasl.TSaslNegotiationException
org.apache.thrift.transport.sasl.TSaslProcessorFactory
org.apache.thrift.transport.sasl.TSaslServerDefinition
org.apache.thrift.transport.sasl.TSaslServerFactory
org.apache.thrift.utils.StringUtils