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

Packages that use ShardServerContext
org.apache.blur.server   
 

Uses of ShardServerContext in org.apache.blur.server
 

Methods in org.apache.blur.server that return ShardServerContext
static ShardServerContext ShardServerContext.getShardServerContext()
          Gets the ShardServerContext for this Thread.
 

Methods in org.apache.blur.server with parameters of type ShardServerContext
static void ShardServerContext.registerContextForCall(ShardServerContext context)
          Registers the ShardServerContext for this thread.
 



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