Class: Concord::Thrift::BoltPipeService::DispatchRecords_args
- Inherits:
-
Object
- Object
- Concord::Thrift::BoltPipeService::DispatchRecords_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/bolt_pipe_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
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
59 |
# File 'lib/gen-rb/bolt_pipe_service.rb', line 59 def struct_fields; FIELDS; end |
#validate ⇒ Object
61 62 |
# File 'lib/gen-rb/bolt_pipe_service.rb', line 61 def validate end |