PHP Interface Cassandra\UuidInterface

Show file Open project: datastax/php-driver

Public Methods

Method Description
uuid ( ) : string Returns this uuid as string.
version ( ) : integer Returns the version of this uuid.

Method Details

uuid() public method

Returns this uuid as string.
public uuid ( ) : string
return string uuid as string

version() public method

Returns the version of this uuid.
public version ( ) : integer
return integer version of this uuid