Class: Hive2::Thrift::TCLIService::GetTableTypes_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::TGetTableTypesResp}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



725
726
# File 'lib/thrift/t_c_l_i_service.rb', line 725

def validate
end