Class: Teapot::TempestDB::TempestDBService::InNeighbor_result
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::InNeighbor_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- SUCCESS =
0- EX1 =
1- EX2 =
2- EX3 =
3- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Teapot::TempestDB::Node}, EX1 => {:type => ::Thrift::Types::STRUCT, :name => 'ex1', :class => ::Teapot::TempestDB::InvalidNodeIdException}, EX2 => {:type => ::Thrift::Types::STRUCT, :name => 'ex2', :class => ::Teapot::TempestDB::InvalidIndexException}, EX3 => {:type => ::Thrift::Types::STRUCT, :name => 'ex3', :class => ::Teapot::TempestDB::InvalidArgumentException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
814 |
# File 'lib/gen/tempest_d_b_service.rb', line 814 def struct_fields; FIELDS; end |
#validate ⇒ Object
816 817 |
# File 'lib/gen/tempest_d_b_service.rb', line 816 def validate end |