Uses of Package
org.apache.blur.thirdparty.thrift_0_9_0.transport

Packages that use org.apache.blur.thirdparty.thrift_0_9_0.transport
org.apache.blur.server   
org.apache.blur.thirdparty.thrift_0_9_0   
org.apache.blur.thirdparty.thrift_0_9_0.async   
org.apache.blur.thirdparty.thrift_0_9_0.protocol   
org.apache.blur.thirdparty.thrift_0_9_0.server   
org.apache.blur.thirdparty.thrift_0_9_0.transport   
org.apache.blur.thrift   
org.apache.blur.thrift.generated   
org.apache.blur.thrift.util   
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.server
TTransport
          Generic class that encapsulates the I/O layer.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thirdparty.thrift_0_9_0
TTransport
          Generic class that encapsulates the I/O layer.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thirdparty.thrift_0_9_0.async
TNonblockingTransport
           
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thirdparty.thrift_0_9_0.protocol
TTransport
          Generic class that encapsulates the I/O layer.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thirdparty.thrift_0_9_0.server
TNonblockingServerTransport
          Server transport that can be operated in a nonblocking fashion.
TServerTransport
          Server transport.
TTransport
          Generic class that encapsulates the I/O layer.
TTransportFactory
          Factory class used to create wrapped instance of Transports.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thirdparty.thrift_0_9_0.transport
AutoExpandingBuffer
          Helper class that wraps a byte[] so that it can expand and be reused.
TFileTransport
          FileTransport implementation of the TTransport interface.
TFileTransport.tailPolicy
           
TIOStreamTransport
          This is the most commonly used base transport.
TNonblockingServerTransport
          Server transport that can be operated in a nonblocking fashion.
TNonblockingTransport
           
TSeekableFile
           
TServerSocket
          Wrapper around ServerSocket for Thrift.
TServerTransport
          Server transport.
TSocket
          Socket implementation of the TTransport interface.
TSSLTransportFactory.TSSLTransportParameters
          A Class to hold all the SSL parameters
TTransport
          Generic class that encapsulates the I/O layer.
TTransportException
          Transport exceptions.
TTransportFactory
          Factory class used to create wrapped instance of Transports.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thrift
TNonblockingServerSocket
          Wrapper around ServerSocketChannel
TTransportException
          Transport exceptions.
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thrift.generated
TNonblockingTransport
           
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.transport used by org.apache.blur.thrift.util
TTransport
          Generic class that encapsulates the I/O layer.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.