Class: ThriftHiveMetastore::Get_delegation_token_args

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



3729
3730
# File 'lib/thrift/thrift_hive_metastore.rb', line 3729

def validate
end