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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.createSnapshot_result
 Blur.createSnapshot_result Blur.createSnapshot_result.deepCopy()
           
 Blur.createSnapshot_result Blur.Processor.createSnapshot.getResult(I iface, Blur.createSnapshot_args args)
           
 Blur.createSnapshot_result Blur.createSnapshot_result.setEx(BlurException ex)
           
 

Methods in org.apache.blur.thrift.generated with parameters of type Blur.createSnapshot_result
 int Blur.createSnapshot_result.compareTo(Blur.createSnapshot_result other)
           
 boolean Blur.createSnapshot_result.equals(Blur.createSnapshot_result that)
           
 

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



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