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

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

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

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

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

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



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