Uses of Class
org.apache.blur.server.BlurServerContext

Packages that use BlurServerContext
org.apache.blur.server   
 

Uses of BlurServerContext in org.apache.blur.server
 

Subclasses of BlurServerContext in org.apache.blur.server
 class ControllerServerContext
          The thrift session that holds the connection string of the client.
 class ShardServerContext
          The thrift session that will hold index reader references to maintain across query and fetch calls.
 

Methods in org.apache.blur.server that return BlurServerContext
 BlurServerContext FilteredBlurServer.getServerContext()
           
 



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