Class: Teapot::TempestDB::TempestDBService::SetNodeAttribute_result
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::SetNodeAttribute_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- ERROR1 =
1- ERROR2 =
2- ERROR3 =
3- FIELDS =
{ ERROR1 => {:type => ::Thrift::Types::STRUCT, :name => 'error1', :class => ::Teapot::TempestDB::UndefinedGraphException}, ERROR2 => {:type => ::Thrift::Types::STRUCT, :name => 'error2', :class => ::Teapot::TempestDB::InvalidArgumentException}, ERROR3 => {:type => ::Thrift::Types::STRUCT, :name => 'error3', :class => ::Teapot::TempestDB::SQLException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1260 |
# File 'lib/gen/tempest_d_b_service.rb', line 1260 def struct_fields; FIELDS; end |
#validate ⇒ Object
1262 1263 |
# File 'lib/gen/tempest_d_b_service.rb', line 1262 def validate end |