Class: Rebat::Thrift::RebatDB::AddQuery_args
- Inherits:
-
Object
- Object
- Rebat::Thrift::RebatDB::AddQuery_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/rebat/thrift/rebat_d_b.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- EDGE =
1
- FIELDS =
{ EDGE => {:type => ::Thrift::Types::STRUCT, :name => 'edge', :class => Rebat::Thrift::Edge} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
143 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 143 def struct_fields; FIELDS; end |
#validate ⇒ Object
145 146 |
# File 'lib/rebat/thrift/rebat_d_b.rb', line 145 def validate end |