Class: Teapot::TempestDB::TempestDBService::OutNeighbors_args
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::OutNeighbors_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- EDGETYPE =
1- NODE =
2- FIELDS =
{ EDGETYPE => {:type => ::Thrift::Types::STRING, :name => 'edgeType'}, NODE => {:type => ::Thrift::Types::STRUCT, :name => 'node', :class => ::Teapot::TempestDB::Node} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
672 |
# File 'lib/gen/tempest_d_b_service.rb', line 672 def struct_fields; FIELDS; end |
#validate ⇒ Object
674 675 |
# File 'lib/gen/tempest_d_b_service.rb', line 674 def validate end |