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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.createTable_args
 Blur.createTable_args Blur.createTable_args.deepCopy()
           
 Blur.createTable_args Blur.Processor.createTable.getEmptyArgsInstance()
           
 Blur.createTable_args Blur.createTable_args.setTableDescriptor(TableDescriptor tableDescriptor)
          the TableDescriptor.
 

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

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



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