Class: Hive::Thrift::ThriftHive::Execute_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/thrift_hive.rb

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

QUERY =
1
FIELDS =
{
  QUERY => {:type => ::Thrift::Types::STRING, :name => 'query'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



249
# File 'lib/thrift/thrift_hive.rb', line 249

def struct_fields; FIELDS; end

#validateObject



251
252
# File 'lib/thrift/thrift_hive.rb', line 251

def validate
end