get_hash_key


Description:

public virtual unowned string get_hash_key ()

Returns a hash key which uniquely identifies this.

Since only one instance of each BackendFactory subclass is ever created, the hash key need only be unique among subclasses, not among instances of each subclass.

Parameters:

this

an BackendFactory

Returns:

a hash key which uniquely identifies this