Class: Rebat::Thrift::RebatDB::SelectQuery_args
- Inherits:
-
Object
- Object
- Rebat::Thrift::RebatDB::SelectQuery_args
- 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_fields ⇒ Object
241 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 241 def struct_fields; FIELDS; end |
#validate ⇒ Object
243 244 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 243 def validate end |