Class: Concord::Thrift::BoltSchedulerService::GetComputationSlug_args

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

Constant Summary collapse

COMPUTATIONNAME =
1
FIELDS =
{
  COMPUTATIONNAME => {:type => ::Thrift::Types::STRING, :name => 'computationName'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end