Class: Rebat::Thrift::RebatDB::SelectQuery_result
- Inherits:
-
Object
- Object
- Rebat::Thrift::RebatDB::SelectQuery_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/rebat/thrift/rebat_d_b.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => Rebat::Thrift::Edge}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
257 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 257 def struct_fields; FIELDS; end |
#validate ⇒ Object
259 260 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 259 def validate end |