Class: Radar::API::AnalyzerController::Dump_result

Inherits:
Object
  • Object
show all
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_fieldsObject



433
# File 'lib/radar/api/analyzer_controller.rb', line 433

def struct_fields; FIELDS; end

#validateObject



435
436
# File 'lib/radar/api/analyzer_controller.rb', line 435

def validate
end