Class: ThriftHiveMetastore::Get_type_args

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

Constant Summary collapse

NAME =
1
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1901
# File 'lib/thrift/thrift_hive_metastore.rb', line 1901

def struct_fields; FIELDS; end

#validateObject



1903
1904
# File 'lib/thrift/thrift_hive_metastore.rb', line 1903

def validate
end