Class: Concord::Thrift::BoltPipeService::DispatchRecords_args

Inherits:
Object
  • Object
show all
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_fieldsObject



59
# File 'lib/gen-rb/bolt_pipe_service.rb', line 59

def struct_fields; FIELDS; end

#validateObject



61
62
# File 'lib/gen-rb/bolt_pipe_service.rb', line 61

def validate
end