Class: Rebat::Thrift::RebatDB::AddQuery_args

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end