Class: Waterfall::Thrift::WaterfallService::NextId_result
- Inherits:
-
Object
- Object
- Waterfall::Thrift::WaterfallService::NextId_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/waterfall/client/thrift/waterfall_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::I64, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
72 73 74 |
# File 'lib/waterfall/client/thrift/waterfall_service.rb', line 72 def struct_fields; FIELDS; end |
#validate ⇒ Object
76 77 |
# File 'lib/waterfall/client/thrift/waterfall_service.rb', line 76 def validate end |