Class: Teapot::TempestDB::TempestDBService::OutDegree_args
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::OutDegree_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
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
596 |
# File 'lib/gen/tempest_d_b_service.rb', line 596 def struct_fields; FIELDS; end |
#validate ⇒ Object
598 599 |
# File 'lib/gen/tempest_d_b_service.rb', line 598 def validate end |