Class: Jetra::Thrift::Service::Call_result
- Inherits:
-
Object
- Object
- Jetra::Thrift::Service::Call_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/jetra/adapter/thrift/service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Jetra::Thrift::Response} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
70 |
# File 'lib/jetra/adapter/thrift/service.rb', line 70 def struct_fields; FIELDS; end |
#validate ⇒ Object
72 73 |
# File 'lib/jetra/adapter/thrift/service.rb', line 72 def validate end |