Class: Teapot::TempestDB::TempestDBService::GetMultiNodeAttributeAsJSON_args
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::GetMultiNodeAttributeAsJSON_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- NODES =
1- ATTRIBUTENAME =
2- FIELDS =
{ NODES => {:type => ::Thrift::Types::LIST, :name => 'nodes', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Teapot::TempestDB::Node}}, ATTRIBUTENAME => {:type => ::Thrift::Types::STRING, :name => 'attributeName'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1164 |
# File 'lib/gen/tempest_d_b_service.rb', line 1164 def struct_fields; FIELDS; end |
#validate ⇒ Object
1166 1167 |
# File 'lib/gen/tempest_d_b_service.rb', line 1166 def validate end |