PHP Interface Cassandra\UuidInterface

Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

Méthode Description
uuid ( ) : string Returns this uuid as string.
version ( ) : integer Returns the version of this uuid.

Method Details

uuid() public méthode

Returns this uuid as string.
public uuid ( ) : string
Résultat string uuid as string

version() public méthode

Returns the version of this uuid.
public version ( ) : integer
Résultat integer version of this uuid