Class: Concord::Thrift::BoltSchedulerService::DeployComputation_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen-rb/bolt_scheduler_service.rb

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

REQUEST =
1
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::Concord::Thrift::BoltComputationRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



165
# File 'lib/gen-rb/bolt_scheduler_service.rb', line 165

def struct_fields; FIELDS; end

#validateObject



167
168
# File 'lib/gen-rb/bolt_scheduler_service.rb', line 167

def validate
end