Class: Radar::API::AnalyzerController::Dump_result
- Inherits:
-
Object
- Object
- Radar::API::AnalyzerController::Dump_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/analyzer_controller.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRING, :name => 'success', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
433 |
# File 'lib/radar/api/analyzer_controller.rb', line 433 def struct_fields; FIELDS; end |
#validate ⇒ Object
435 436 |
# File 'lib/radar/api/analyzer_controller.rb', line 435 def validate end |