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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.isInSafeMode_args
 Blur.isInSafeMode_args Blur.isInSafeMode_args.deepCopy()
           
 Blur.isInSafeMode_args Blur.Processor.isInSafeMode.getEmptyArgsInstance()
           
 Blur.isInSafeMode_args Blur.isInSafeMode_args.setCluster(String cluster)
          the name of the cluster.
 

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

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



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