Class: Teapot::TempestDB::TempestDBService::AddEdges_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/tempest_d_b_service.rb

Constant Summary collapse

ERROR1 =
1
ERROR2 =
2
FIELDS =
{
  ERROR1 => {:type => ::Thrift::Types::STRUCT, :name => 'error1', :class => ::Teapot::TempestDB::UndefinedGraphException},
  ERROR2 => {:type => ::Thrift::Types::STRUCT, :name => 'error2', :class => ::Teapot::TempestDB::UnequalListSizeException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1298
# File 'lib/gen/tempest_d_b_service.rb', line 1298

def struct_fields; FIELDS; end

#validateObject



1300
1301
# File 'lib/gen/tempest_d_b_service.rb', line 1300

def validate
end