Class: ThriftHive::Execute_result

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

Constant Summary collapse

EX =
1
FIELDS =
{
  EX => {:type => ::Thrift::Types::STRUCT, :name => 'ex', :class => HiveServerException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



265
266
# File 'lib/thrift/thrift_hive.rb', line 265

def validate
end