Class: Hive2::Thrift::TCLIService::ExecuteStatement_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Hive2::Thrift::TExecuteStatementResp}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



563
# File 'lib/thrift/t_c_l_i_service.rb', line 563

def struct_fields; FIELDS; end

#validateObject



565
566
# File 'lib/thrift/t_c_l_i_service.rb', line 565

def validate
end