Cassandra\DefaultColumn::type PHP 메소드

type() 공개 메소드

{@inheritDoc}
public type ( ) : Cassandra\Type
리턴 Cassandra\Type Type of the column
    public function type()
    {
    }