Class: Teapot::TempestDB::TempestDBService::NodeCount_result
- Inherits:
-
Object
- Object
- Teapot::TempestDB::TempestDBService::NodeCount_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/tempest_d_b_service.rb
Constant Summary collapse
- SUCCESS =
0- EX =
1- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::I32, :name => 'success'}, EX => {:type => ::Thrift::Types::STRUCT, :name => 'ex', :class => ::Teapot::TempestDB::InvalidArgumentException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1074 |
# File 'lib/gen/tempest_d_b_service.rb', line 1074 def struct_fields; FIELDS; end |
#validate ⇒ Object
1076 1077 |
# File 'lib/gen/tempest_d_b_service.rb', line 1076 def validate end |