Uses of Class
org.apache.blur.thrift.ThriftServer

Packages that use ThriftServer
org.apache.blur.thrift   
 

Uses of ThriftServer in org.apache.blur.thrift
 

Subclasses of ThriftServer in org.apache.blur.thrift
 class ThriftBlurControllerServer
           
 class ThriftBlurShardServer
           
 

Methods in org.apache.blur.thrift that return ThriftServer
static ThriftServer ThriftBlurShardServer.createServer(int serverIndex, BlurConfiguration configuration, boolean randomPort)
           
static ThriftServer ThriftBlurControllerServer.createServer(int serverIndex, BlurConfiguration configuration, boolean randomPort)
           
 



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