Uses of Class
org.apache.blur.thrift.commands.BlurCommand

Packages that use BlurCommand
org.apache.blur.thrift   
org.apache.blur.thrift.commands   
 

Uses of BlurCommand in org.apache.blur.thrift
 

Methods in org.apache.blur.thrift with parameters of type BlurCommand
abstract
<T> T
BlurControllerServer.BlurClient.execute(String node, BlurCommand<T> command, int maxRetries, long backOffTime, long maxBackOffTime)
           
<T> T
BlurControllerServer.BlurClientRemote.execute(String node, BlurCommand<T> command, int maxRetries, long backOffTime, long maxBackOffTime)
           
 

Uses of BlurCommand in org.apache.blur.thrift.commands
 

Methods in org.apache.blur.thrift.commands that return BlurCommand
 BlurCommand<T> BlurCommand.clone()
           
 



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