Class: ThriftHiveMetastore::Get_config_value_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
DEFAULTVALUE =
2
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'},
  DEFAULTVALUE => {:type => ::Thrift::Types::STRING, :name => 'defaultValue'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



3009
3010
# File 'lib/thrift/thrift_hive_metastore.rb', line 3009

def validate
end