Class: Rebat::Thrift::RebatDB::DeleteQuery_args

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

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end