Class: Concord::Thrift::ComputationService::BoltProcessRecords_args
- Inherits:
-
Object
- Object
- Concord::Thrift::ComputationService::BoltProcessRecords_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/computation_service.rb
Constant Summary collapse
- RECORDS =
1- FIELDS =
{ RECORDS => {:type => ::Thrift::Types::LIST, :name => 'records', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Concord::Thrift::Record}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
174 |
# File 'lib/gen-rb/computation_service.rb', line 174 def struct_fields; FIELDS; end |
#validate ⇒ Object
176 177 |
# File 'lib/gen-rb/computation_service.rb', line 176 def validate end |