org.apache.blur.thrift.commands
Class BlurCommand<T>

java.lang.Object
  extended by org.apache.blur.thrift.AbstractCommand<Blur.Client,T>
      extended by org.apache.blur.thrift.commands.BlurCommand<T>
All Implemented Interfaces:
Cloneable

public abstract class BlurCommand<T>
extends AbstractCommand<Blur.Client,T>


Constructor Summary
BlurCommand()
           
 
Method Summary
 BlurCommand<T> clone()
           
 
Methods inherited from class org.apache.blur.thrift.AbstractCommand
call, call, isDetachClient, setDetachClient
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlurCommand

public BlurCommand()
Method Detail

clone

public BlurCommand<T> clone()
Overrides:
clone in class AbstractCommand<Blur.Client,T>


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