Class: ThriftHiveMetastore::Renew_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

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



3799
3800
# File 'lib/thrift/thrift_hive_metastore.rb', line 3799

def validate
end