Class: Concord::Thrift::BoltSchedulerService::DeployComputation_args
- Inherits:
-
Object
- Object
- Concord::Thrift::BoltSchedulerService::DeployComputation_args
- 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_fields ⇒ Object
165 |
# File 'lib/gen-rb/bolt_scheduler_service.rb', line 165 def struct_fields; FIELDS; end |
#validate ⇒ Object
167 168 |
# File 'lib/gen-rb/bolt_scheduler_service.rb', line 167 def validate end |