Class: Rebat::Thrift::RebatDB::SelectQuery_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/rebat/thrift/rebat_d_b.rb

Constant Summary collapse

QUERYLIST =
1
FIELDS =
{
  QUERYLIST => {:type => ::Thrift::Types::LIST, :name => 'queryList', :element => {:type => ::Thrift::Types::STRUCT, :class => Rebat::Thrift::Query}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



241
# File 'lib/rebat/thrift/rebat_d_b.rb', line 241

def struct_fields; FIELDS; end

#validateObject



243
244
# File 'lib/rebat/thrift/rebat_d_b.rb', line 243

def validate
end