Uses of Class
org.apache.blur.thrift.server.AbstractNonblockingServer

Packages that use AbstractNonblockingServer
org.apache.blur.thrift.server   
 

Uses of AbstractNonblockingServer in org.apache.blur.thrift.server
 

Subclasses of AbstractNonblockingServer in org.apache.blur.thrift.server
 class TThreadedSelectorServer
          A Half-Sync/Half-Async server with a separate pool of threads to handle non-blocking I/O.
 



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