Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Apache.blur.thirdparty.thrift_0_9_0 Classes and Interfaces - 110 results found.
NameDescriptionTypePackageFramework
AbstractNonblockingServerClassapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
AbstractNonblockingServer .AbstractNonblockingServerArgsClassapache.blur.thirdparty.thrift_0_9_0.server.AbstractNonblockingServerApache Blur
AsyncMethodCallbackInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
AutoExpandingBufferHelper class that wraps a byte[] so that it can expand and be reused.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
AutoExpandingBufferReadTransportTTransport for reading from an AutoExpandingBuffer.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
AutoExpandingBufferWriteTransportTTransport for writing to an AutoExpandingBuffer.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
EncodingUtilsUtility methods for use when encoding/decoding raw data as byte arrays.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
EnumMetaDataClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
FieldMetaDataThis class is used to store meta data about thrift fields.Classapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
FieldValueMetaDataFieldValueMetaData and collection of subclasses to store metadata about the value(s) of a fieldClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
ISchemeInterfaceapache.blur.thirdparty.thrift_0_9_0.schemeApache Blur
ListMetaDataClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
MapMetaDataClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
ProcessFunctionClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
SetMetaDataClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
ShortStackShortStack is a short-specific Stack implementation written for the express purpose of very fast operations on TCompactProtocol's field id stack.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
StandardSchemeConstructor SummaryStandardScheme()Methods inherited from class java.Classapache.blur.thirdparty.thrift_0_9_0.schemeApache Blur
StructMetaDataClassapache.blur.thirdparty.thrift_0_9_0.meta_dataApache Blur
TApplicationExceptionApplication level exceptionSee Also:Serialized FormClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
TAsyncClientClassapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientFactoryInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientManagerContains selector thread which transitions method call objectsConstructor SummaryTAsyncClientManager()Classapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncMethodCallEncapsulates an async method call - private void write_args(TProtocol protocol)Classapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncMethodCall .StateClassapache.blur.thirdparty.thrift_0_9_0.async.TAsyncMethodCallApache Blur
TBaseGeneric base interface for generated Thrift objects.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
TBaseHelperClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
TBaseProcessorClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
TBinaryProtocolBinary protocol implementation for thrift.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TBinaryProtocol .FactorySee Also:Serialized FormConstructor SummaryTBinaryProtocol.Classapache.blur.thirdparty.thrift_0_9_0.protocol.TBinaryProtocolApache Blur
TByteArrayOutputStreamClass that allows access to the underlying buf without doing deepConstructor SummaryTByteArrayOutputStream()Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TCompactProtocolTCompactProtocol2 is the Java implementation of the compact protocol specified in THRIFT-110.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TCompactProtocol .FactoryTProtocolFactory that produces TCompactProtocols.Classapache.blur.thirdparty.thrift_0_9_0.protocol.TCompactProtocolApache Blur
TDeserializerGeneric utility for easily deserializing objects from a byte array or JavaConstructor SummaryTDeserializer()Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TEnumHelperUtility class with static methods for interacting with TEnumConstructor SummaryTEnumHelper()Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TExceptionGeneric exception class for Thrift.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TExtensibleServletServlet implementation class ThriftServer, that allows TProcessor and TProtocolFactory to be supplied after the GenericServlet.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TFastFramedTransportThis transport is wire compatible with TFramedTransport, but makes use of reusable, expanding read and write buffers in order to avoidClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TFastFramedTransport .FactoryConstructor SummaryTFastFramedTransport.Classapache.blur.thirdparty.thrift_0_9_0.transport.TFastFramedTransportApache Blur
TFieldHelper class that encapsulates field metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TFieldIdEnumInterface for all generated struct Fields objects.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
TFieldRequirementTypeRequirement type constants.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TFileProcessorFileProcessor: helps in processing files generated by TFileTransport.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TFileTransportFileTransport implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TFileTransport .chunkStateClassapache.blur.thirdparty.thrift_0_9_0.transport.TFileTransportApache Blur
TFileTransport .EventConstructor SummaryTFileTransport.Classapache.blur.thirdparty.thrift_0_9_0.transport.TFileTransportApache Blur
TFileTransport .tailPolicyClassapache.blur.thirdparty.thrift_0_9_0.transport.TFileTransportApache Blur
TFileTransport .truncableBufferedInputStreamConstructor SummaryTFileTransport.Classapache.blur.thirdparty.thrift_0_9_0.transport.TFileTransportApache Blur
TFramedTransportTFramedTransport is a buffered TTransport that ensures a fully read message every time by preceding messages with a 4-byte frame size.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TFramedTransport .FactoryConstructor SummaryTFramedTransport.Classapache.blur.thirdparty.thrift_0_9_0.transport.TFramedTransportApache Blur
THsHaServerAn extension of the TNonblockingServer to a Half-Sync/Half-Async server.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
THsHaServer .ArgsFields inherited from class org.Classapache.blur.thirdparty.thrift_0_9_0.server.THsHaServerApache Blur
THttpClientHTTP implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
THttpClient .FactoryConstructor SummaryTHttpClient.Classapache.blur.thirdparty.thrift_0_9_0.transport.THttpClientApache Blur
TIOStreamTransportThis is the most commonly used base transport.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TJSONProtocolJSON protocol implementation for thrift.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TJSONProtocol .FactoryFactory for JSON protocol objectsSee Also:Serialized FormClassapache.blur.thirdparty.thrift_0_9_0.protocol.TJSONProtocolApache Blur
TListHelper class that encapsulates list metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TMapHelper class that encapsulates map metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TMemoryBufferMemory buffer-based implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TMemoryInputTransportClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TMessageHelper class that encapsulates struct metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TMessageTypeMessage type constants in the Thrift protocol.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TNonblockingServerA nonblocking TServer implementation.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TNonblockingServer .ArgsFields inherited from class org.Classapache.blur.thirdparty.thrift_0_9_0.server.TNonblockingServerApache Blur
TNonblockingServerSocketClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TNonblockingServerTransportServer transport that can be operated in a nonblocking fashion.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TNonblockingSocketTransport for use with async client.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TNonblockingTransportClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TProcessorA processor is a generic object which operates upon an input stream and writes to some output stream.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
TProcessorFactoryClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
TProtocolProtocol interface definition.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TProtocolExceptionProtocol exceptions.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TProtocolFactoryFactory interface for constructing protocol instances.Interfaceapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TProtocolUtilUtility class with static methods for interacting with protocol dataConstructor SummaryTProtocolUtil()Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TSaslClientTransportWraps another Thrift TTransport, but performs SASL client negotiation on the call to open().Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TSaslServerTransportWraps another Thrift TTransport, but performs SASL server negotiation on the call to open().Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TSaslServerTransport .FactoryTTransportFactory to create TSaslServerTransports.Classapache.blur.thirdparty.thrift_0_9_0.transport.TSaslServerTransportApache Blur
TSeekableFileInterfaceapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TSerializerGeneric utility for easily serializing objects into a byte array or JavaConstructor SummaryTSerializer()Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TServerGeneric interface for a Thrift server.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TServer .AbstractServerArgsConstructor SummaryTServer.Classapache.blur.thirdparty.thrift_0_9_0.server.TServerApache Blur
TServer .ArgsConstructor SummaryTServer.Classapache.blur.thirdparty.thrift_0_9_0.server.TServerApache Blur
TServerEventHandlerInterface that can handle events from the server core.Interfaceapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TServerSocketWrapper around ServerSocket for Thrift.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TServerTransportServer transport.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TServiceClientA TServiceClient is used to communicate with a TService implementation across protocols and transports.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TServiceClientFactoryA TServiceClientFactory provides a general way to get a TServiceClient connected to a remote TService via a protocol.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
TServletServlet implementation class ThriftServerSee Also:Serialized FormClassapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TSetHelper class that encapsulates set metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TSimpleJSONProtocolJSON protocol implementation for thrift.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TSimpleJSONProtocol .FactorySee Also:Serialized FormConstructor SummaryTSimpleJSONProtocol.Classapache.blur.thirdparty.thrift_0_9_0.protocol.TSimpleJSONProtocolApache Blur
TSimpleServerSimple singlethreaded server for testing.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TSocketSocket implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TSSLTransportFactoryA Factory for providing and setting up Client and Server SSL wrapped TSocket and TServerSocketClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TSSLTransportFactory .TSSLTransportParametersA Class to hold all the SSL parametersConstructor SummaryTSSLTransportFactory.Classapache.blur.thirdparty.thrift_0_9_0.transport.TSSLTransportFactoryApache Blur
TStandardFileClassapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TStructHelper class that encapsulates struct metadata.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TThreadedSelectorServerA Half-Sync/Half-Async server with a separate pool of threads to handle non-blocking I/O.Classapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TThreadedSelectorServer .ArgsClassapache.blur.thirdparty.thrift_0_9_0.server.TThreadedSelectorServerApache Blur
TThreadedSelectorServer .Args .AcceptPolicyDetermines the strategy for handling new accepted connections.Classapache.blur.thirdparty.thrift_0_9_0.server.TThreadedSelectorServer.ArgsApache Blur
TThreadPoolServerClassapache.blur.thirdparty.thrift_0_9_0.serverApache Blur
TThreadPoolServer .ArgsClassapache.blur.thirdparty.thrift_0_9_0.server.TThreadPoolServerApache Blur
TTransportGeneric class that encapsulates the I/O layer.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TTransportExceptionTransport exceptions.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TTransportFactoryFactory class used to create wrapped instance of Transports.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TTupleProtocolClassapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TTupleProtocol .FactorySee Also:Serialized FormConstructor SummaryTTupleProtocol.Classapache.blur.thirdparty.thrift_0_9_0.protocol.TTupleProtocolApache Blur
TTypeType constants in the Thrift protocol.Classapache.blur.thirdparty.thrift_0_9_0.protocolApache Blur
TUnionClassapache.blur.thirdparty.thrift_0_9_0Apache Blur
TupleSchemeConstructor SummaryTupleScheme()Methods inherited from class java.Classapache.blur.thirdparty.thrift_0_9_0.schemeApache Blur