Class: Impala::Protocol::TCLIService::GetTables_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Impala::Protocol::TGetTablesResp}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



713
# File 'lib/impala/protocol/t_c_l_i_service.rb', line 713

def struct_fields; FIELDS; end

#validateObject



715
716
# File 'lib/impala/protocol/t_c_l_i_service.rb', line 715

def validate
end