Uses of Class
org.apache.blur.thrift.generated.Blur.removeSnapshot_args

Packages that use Blur.removeSnapshot_args
org.apache.blur.thrift.generated   
 

Uses of Blur.removeSnapshot_args in org.apache.blur.thrift.generated
 

Methods in org.apache.blur.thrift.generated that return Blur.removeSnapshot_args
 Blur.removeSnapshot_args Blur.removeSnapshot_args.deepCopy()
           
 Blur.removeSnapshot_args Blur.Processor.removeSnapshot.getEmptyArgsInstance()
           
 Blur.removeSnapshot_args Blur.removeSnapshot_args.setName(String name)
           
 Blur.removeSnapshot_args Blur.removeSnapshot_args.setTable(String table)
           
 

Methods in org.apache.blur.thrift.generated with parameters of type Blur.removeSnapshot_args
 int Blur.removeSnapshot_args.compareTo(Blur.removeSnapshot_args other)
           
 boolean Blur.removeSnapshot_args.equals(Blur.removeSnapshot_args that)
           
 Blur.removeSnapshot_result Blur.Processor.removeSnapshot.getResult(I iface, Blur.removeSnapshot_args args)
           
 

Constructors in org.apache.blur.thrift.generated with parameters of type Blur.removeSnapshot_args
Blur.removeSnapshot_args(Blur.removeSnapshot_args other)
          Performs a deep copy on other.
 



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