PHP 인터페이스 Cassandra\UuidInterface

파일 보기 프로젝트 열기: datastax/php-driver

공개 메소드들

메소드 설명
uuid ( ) : string Returns this uuid as string.
version ( ) : integer Returns the version of this uuid.

메소드 상세

uuid() 공개 메소드

Returns this uuid as string.
public uuid ( ) : string
리턴 string uuid as string

version() 공개 메소드

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