Class: Teapot::TempestDB::TempestDBService::ConnectedComponent_args
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::ConnectedComponent_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- SOURCE =
1- EDGETYPES =
2- MAXSIZE =
3- FIELDS =
{ SOURCE => {:type => ::Thrift::Types::STRUCT, :name => 'source', :class => ::Teapot::TempestDB::Node}, EDGETYPES => {:type => ::Thrift::Types::LIST, :name => 'edgeTypes', :element => {:type => ::Thrift::Types::STRING}}, MAXSIZE => {:type => ::Thrift::Types::I32, :name => 'maxSize'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
834 |
# File 'lib/gen/tempest_d_b_service.rb', line 834 def struct_fields; FIELDS; end |
#validate ⇒ Object
836 837 |
# File 'lib/gen/tempest_d_b_service.rb', line 836 def validate end |