Class: Teapot::TempestDB::TempestDBService::Nodes_args
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::Nodes_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- NODETYPE =
1- SQLCLAUSE =
2- FIELDS =
{ NODETYPE => {:type => ::Thrift::Types::STRING, :name => 'nodeType'}, SQLCLAUSE => {:type => ::Thrift::Types::STRING, :name => 'sqlClause'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1126 |
# File 'lib/gen/tempest_d_b_service.rb', line 1126 def struct_fields; FIELDS; end |
#validate ⇒ Object
1128 1129 |
# File 'lib/gen/tempest_d_b_service.rb', line 1128 def validate end |