Class: Hive2::Thrift::TCLIService::GetInfo_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::TGetInfoResp}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



533
534
# File 'lib/thrift/t_c_l_i_service.rb', line 533

def validate
end