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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.describe_args
 Blur.describe_args Blur.describe_args.deepCopy()
           
 Blur.describe_args Blur.Processor.describe.getEmptyArgsInstance()
           
 Blur.describe_args Blur.describe_args.setTable(String table)
          the table name.
 

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

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



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